toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.model.video.stream
/
AmityStreamModeration
Amity
Stream
Moderation
data
class
AmityStreamModeration
:
Parcelable
Members
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
get
Created
At
Link copied to clipboard
fun
getCreatedAt
(
)
:
DateTime
get
Flag
Labels
Link copied to clipboard
fun
getFlagLabels
(
)
:
List
<
AmityStreamModerationLabel
>
get
Moderation
Id
Link copied to clipboard
fun
getModerationId
(
)
:
String
get
Stream
Id
Link copied to clipboard
fun
getStreamId
(
)
:
String
get
Terminate
Labels
Link copied to clipboard
fun
getTerminateLabels
(
)
:
List
<
AmityStreamModerationLabel
>
get
Updated
At
Link copied to clipboard
fun
getUpdatedAt
(
)
:
DateTime
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)