sdk
sdk
/
com.sygic.sdk.audio
/
AudioManager
/
PlayStatus
Play
Status
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
PlayStatus
Functions
Properties
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
Properties
Error
Link copied to clipboard
val
Error
:
Int
=
2
Playing
Link copied to clipboard
val
Playing
:
Int
=
0
Stopped
Link copied to clipboard
val
Stopped
:
Int
=
1