toggle menu
###
androidJvm
switch theme
search in API
playback-sdk-android
/
com.streamamg.api.player
/
ErrorResponse
Error
Response
data
class
ErrorResponse
(
val
message
:
String
)
Represents the error response received from the playback API.
Members
Constructors
Error
Response
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String