Uses of Class
com.mypurecloud.sdk.v2.model.WebMessagingEventVideo
Packages that use WebMessagingEventVideo
-
Uses of WebMessagingEventVideo in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WebMessagingEventVideoModifier and TypeMethodDescriptionWebMessagingEvent.getVideo()The Video offering JWT token.WebMessagingEventVideo.offeringId(String offeringId) The Video offering ID.WebMessagingEventVideo.type(WebMessagingEventVideo.TypeEnum type) Describes the type of Video event.Methods in com.mypurecloud.sdk.v2.model with parameters of type WebMessagingEventVideoModifier and TypeMethodDescriptionvoidWebMessagingEvent.setVideo(WebMessagingEventVideo video) WebMessagingEvent.video(WebMessagingEventVideo video) Video event.