RingCentral .Net SDK
Properties | List of all members
RingCentral.CreateSipRegistrationResponse Class Reference

Properties

SipRegistrationDeviceInfo device [get, set]
 Required More...
 
SipInfoResponse[] sipInfo [get, set]
 SIP settings for device Required More...
 
SipInfoResponse[] sipInfoPstn [get, set]
 SIP PSTN settings for device More...
 
SipFlagsResponse sipFlags [get, set]
 Required More...
 
string[] sipErrorCodes [get, set]
 
long? pollingInterval [get, set]
 Suggested interval in seconds to periodically call SIP-provision API and update the local cache Format: int32 More...
 

Property Documentation

◆ device

SipRegistrationDeviceInfo RingCentral.CreateSipRegistrationResponse.device
getset

Required

◆ pollingInterval

long? RingCentral.CreateSipRegistrationResponse.pollingInterval
getset

Suggested interval in seconds to periodically call SIP-provision API and update the local cache Format: int32

◆ sipErrorCodes

string [] RingCentral.CreateSipRegistrationResponse.sipErrorCodes
getset

◆ sipFlags

SipFlagsResponse RingCentral.CreateSipRegistrationResponse.sipFlags
getset

Required

◆ sipInfo

SipInfoResponse [] RingCentral.CreateSipRegistrationResponse.sipInfo
getset

SIP settings for device Required

◆ sipInfoPstn

SipInfoResponse [] RingCentral.CreateSipRegistrationResponse.sipInfoPstn
getset

SIP PSTN settings for device


The documentation for this class was generated from the following file: