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

Query parameters for operation readAccountPresence More...

Properties

bool? detailedTelephonyState [get, set]
 Whether to return detailed telephony state More...
 
bool? sipData [get, set]
 Whether to return SIP data More...
 
long? page [get, set]
 Page number for account presence information Format: int32 More...
 
long? perPage [get, set]
 Number for account presence information items per page Format: int32 More...
 

Detailed Description

Query parameters for operation readAccountPresence

Property Documentation

◆ detailedTelephonyState

bool? RingCentral.ReadAccountPresenceParameters.detailedTelephonyState
getset

Whether to return detailed telephony state

◆ page

long? RingCentral.ReadAccountPresenceParameters.page
getset

Page number for account presence information Format: int32

◆ perPage

long? RingCentral.ReadAccountPresenceParameters.perPage
getset

Number for account presence information items per page Format: int32

◆ sipData

bool? RingCentral.ReadAccountPresenceParameters.sipData
getset

Whether to return SIP data


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