toggle menu
falke-sdk-android
jvm
switch theme
search in API
SharedDefinitions
/
com.swarovskioptik.comm.shared.command
/
Command
/
Request
/
Authenticate
Authenticate
data
class
Authenticate
(
val
apiKey
:
String
)
:
Command.Request
Members
Constructors
Authenticate
Link copied to clipboard
constructor
(
apiKey
:
String
)
Properties
api
Key
Link copied to clipboard
val
apiKey
:
String
Functions
serialize
Link copied to clipboard
open
override
fun
serialize
(
)
:
ByteArray
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String