AmityStream class

Constructors

AmityStream()

Properties

broadcasterData BroadcasterData?
getter/setter pair
createdAt DateTime?
getter/setter pair
description String?
getter/setter pair
endedAt DateTime?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isDeleted bool?
getter/setter pair
isLive bool?
getter/setter pair
recordings List<AmityRecordingData>?
getter/setter pair
resolution ↔ AmityBroadcastResolution?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
startedAt DateTime?
getter/setter pair
status AmityStreamStatus?
getter/setter pair
streamId String?
getter/setter pair
thumbnailFileId String?
getter/setter pair
title String?
getter/setter pair
updatedAt DateTime?
getter/setter pair
user AmityUser?
getter/setter pair
userId String?
getter/setter pair
watcherData WatcherData?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited