routoMapSDK Android
routoMapSDK Android
/
com.routo.mapsdk.extension
/
AuthType
Auth
Type
enum
AuthType
Entries
Functions
Properties
Entries
AUTH
Link copied to clipboard
AUTH
SCH
Link copied to clipboard
SCH
RCH
Link copied to clipboard
RCH
TRI
Link copied to clipboard
TRI
Reserved
Link copied to clipboard
Reserved
Functions
get
Key
Link copied to clipboard
open
fun
getKey
(
)
:
String
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
AuthType
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
AuthType
>
Returns an array containing the constants of this enum type, in the order they're declared.
Properties
value
Link copied to clipboard
val
value
:
String