Package com.ringcentral.definitions
Class SessionLivestreamMinimalModel
java.lang.Object
com.ringcentral.definitions.SessionLivestreamMinimalModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionIdentifier of the livestream Required Example: 40740e06-4eec-4458-a86e-8578e192274qTime at which the session started to publish media to livestream service provider.Last known state of the livestream as notified by Webinar Livestreaming Controller Service (WLCS).Last known state of the livestream as notified by Webinar Livestreaming Controller Service (WLCS).Name of the livestreaming service provider Required Example: YoutTube -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlivestreamId
(String livestreamId) livestreamStartTime
(String livestreamStartTime) livestreamStatus
(String livestreamStatus) previousLivestreamStatus
(String previousLivestreamStatus) serviceProvider
(String serviceProvider)
-
Field Details
-
livestreamId
Identifier of the livestream Required Example: 40740e06-4eec-4458-a86e-8578e192274q -
serviceProvider
Name of the livestreaming service provider Required Example: YoutTube -
livestreamStatus
Last known state of the livestream as notified by Webinar Livestreaming Controller Service (WLCS). Value may not be consistent with latest state, especially for livestream associated with OAuth2.0 based service providers. Thus, state must be obtained directly from WLCS Required Example: Initialized Enum: Initialized, Authorized, Configured, PublishSetup, Publishing, Paused, Error, Break, Deleted, Completed -
previousLivestreamStatus
Last known state of the livestream as notified by Webinar Livestreaming Controller Service (WLCS). Value may not be consistent with latest state, especially for livestream associated with OAuth2.0 based service providers. Thus, state must be obtained directly from WLCS Example: Initialized Enum: Initialized, Authorized, Configured, PublishSetup, Publishing, Paused, Error, Break, Deleted, Completed -
livestreamStartTime
Time at which the session started to publish media to livestream service provider. Format: date-time -
error
-
-
Constructor Details
-
SessionLivestreamMinimalModel
public SessionLivestreamMinimalModel()
-
-
Method Details
-
livestreamId
-
serviceProvider
-
livestreamStatus
-
previousLivestreamStatus
-
livestreamStartTime
-
error
-