Package com.ringcentral.definitions
Class CreateSipRegistrationResponse
java.lang.Object
com.ringcentral.definitions.CreateSipRegistrationResponse
-
Field Summary
FieldsModifier and TypeFieldDescriptionRequiredSuggested interval in seconds to periodically call SIP-provision API and update the local cache Format: int32Indicates whether the user has an RC App device configured in a PSTN gatewayString[]RequiredSIP settings for device RequiredSIP PSTN settings for device -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondevice(SipRegistrationDeviceInfo device) pollingInterval(Long pollingInterval) pstnConfigured(Boolean pstnConfigured) sipErrorCodes(String[] sipErrorCodes) sipFlags(SipFlagsResponse sipFlags) sipInfo(SipInfoResponse[] sipInfo) sipInfoPstn(SipInfoResponse[] sipInfoPstn)
-
Field Details
-
device
Required -
sipInfo
SIP settings for device Required -
sipInfoPstn
SIP PSTN settings for device -
sipFlags
Required -
sipErrorCodes
-
pollingInterval
Suggested interval in seconds to periodically call SIP-provision API and update the local cache Format: int32 -
pstnConfigured
Indicates whether the user has an RC App device configured in a PSTN gateway
-
-
Constructor Details
-
CreateSipRegistrationResponse
public CreateSipRegistrationResponse()
-
-
Method Details
-
device
-
sipInfo
-
sipInfoPstn
-
sipFlags
-
sipErrorCodes
-
pollingInterval
-
pstnConfigured
-