Uses of Class
com.mypurecloud.sdk.v2.model.WebMessagingEvent
Packages that use WebMessagingEvent
-
Uses of WebMessagingEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WebMessagingEventModifier and TypeMethodDescriptionWebMessagingEvent.coBrowse(WebMessagingEventCoBrowse coBrowse) Cobrowse event.WebMessagingEvent.eventType(WebMessagingEvent.EventTypeEnum eventType) Type of this event elementWebMessagingEvent.presence(WebMessagingEventPresence presence) Presence event.WebMessagingEvent.video(WebMessagingEventVideo video) Video event.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type WebMessagingEventMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WebMessagingEventModifier and TypeMethodDescriptionWebMessagingMessage.events(List<WebMessagingEvent> events) List of event elements.voidWebMessagingMessage.setEvents(List<WebMessagingEvent> events)