STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api.geolocation
/
STWGeolocationStatus
STWGeolocation
Status
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
STWGeolocationStatus
Content copied to clipboard
Inherited functions
Properties
Properties
OFF
Link copied to clipboard
val
OFF
:
Int
Content copied to clipboard
The geolocation status is OFF
ON_REQUEST
Link copied to clipboard
val
ON_REQUEST
:
Int
Content copied to clipboard
The geolocation status is ON_REQUEST
ON_TRACKING
Link copied to clipboard
val
ON_TRACKING
:
Int
Content copied to clipboard
The geolocation status is ON_TRACKING
Inherited functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
Content copied to clipboard
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
Content copied to clipboard