Package com.ringcentral.definitions
Class WebSocketDeliveryMode
java.lang.Object
com.ringcentral.definitions.WebSocketDeliveryMode
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe transport type for this subscription, or the channel by which an app should be notified of an event Required Enum: WebSocket -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
transportType
The transport type for this subscription, or the channel by which an app should be notified of an event Required Enum: WebSocket
-
-
Constructor Details
-
WebSocketDeliveryMode
public WebSocketDeliveryMode()
-
-
Method Details
-
transportType
-