sdk
/
com.sygic.sdk.audio
/
AudioManager
/
PlayStatus
Play
Status
@
Retention
(
value =
RetentionPolicy.CLASS
)
annotation class
PlayStatus
Content copied to clipboard
Functions
Properties
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
Properties
Error
Link copied to clipboard
val
Error
:
Int
Content copied to clipboard
Playing
Link copied to clipboard
val
Playing
:
Int
Content copied to clipboard
Stopped
Link copied to clipboard
val
Stopped
:
Int
Content copied to clipboard