Uses of Class
com.mypurecloud.sdk.v2.model.Video
Packages that use Video
-
Uses of Video in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return VideoModifier and TypeMethodDescriptionVideo.afterCallWork(AfterCallWork afterCallWork) After-call work for the communication.Video.afterCallWorkRequired(Boolean afterCallWorkRequired) Indicates if after-call work is required for a communication.Video.audioMuted(Boolean audioMuted) Indicates whether this participant has muted their outgoing audio.Video.connectedTime(Date connectedTime) The timestamp when this communication was connected in the cloud clock.The room id context (xmpp jid) for the conference session.Video.disconnectedTime(Date disconnectedTime) The timestamp when this communication disconnected from the conversation in the provider clock.Video.disconnectType(Video.DisconnectTypeEnum disconnectType) System defined string indicating what caused the communication to disconnect.A globally unique identifier for this communication.Video.initialState(Video.InitialStateEnum initialState) The initial connection state of this communication.List of media stream idsThe number of peer participants from the perspective of the participant in the conference.The id of the peer communication corresponding to a matching leg for this communication.The source provider for the video.Address and name data for a call endpoint.Video.sharingScreen(Boolean sharingScreen) Indicates whether this participant is sharing their screen to the session.Video.startAlertingTime(Date startAlertingTime) The timestamp the communication has when it is first put into an alerting state.Video.state(Video.StateEnum state) The connection state of this communication.Video.videoMuted(Boolean videoMuted) Indicates whether this participant has muted/paused their outgoing video.Call wrap up or disposition data.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type VideoMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type Video