toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.model.video.stream
/
AmityWatcherData
Amity
Watcher
Data
class
AmityWatcherData
(
watcherData
:
JsonObject
?
=
null
)
:
Parcelable
Members
Constructors
Amity
Watcher
Data
Link copied to clipboard
constructor
(
watcherData
:
JsonObject
?
=
null
)
Types
Format
Link copied to clipboard
enum
Format
:
Enum
<
AmityWatcherData.Format
>
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
get
Url
Link copied to clipboard
fun
getUrl
(
format
:
AmityWatcherData.Format
)
:
String
?
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)