Package com.ringcentral.definitions
Class InternalDeliveryMode
java.lang.Object
com.ringcentral.definitions.InternalDeliveryMode
-
Field Summary
FieldsModifier and TypeFieldDescription(Only for an `Internal` transport) The name of internal channel (defined in the backend service configuration) to deliver notifications through.The transport type for this subscription Required Enum: Internal -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconfigName(String configName) transportType(String transportType)
-
Field Details
-
transportType
The transport type for this subscription Required Enum: Internal -
configName
(Only for an `Internal` transport) The name of internal channel (defined in the backend service configuration) to deliver notifications through. Required Example: my-server-channel
-
-
Constructor Details
-
InternalDeliveryMode
public InternalDeliveryMode()
-
-
Method Details
-
transportType
-
configName
-