github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/DetailedExtensionPresenceWithSipEvent.md (about)

     1  # DetailedExtensionPresenceWithSipEvent
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **ExtensionId** | **string** | Internal identifier of an extension. Optional parameter | [optional] [default to ~]
     7  **TelephonyStatus** | **string** | Telephony presence status. Returned if telephony status is changed. | [optional] 
     8  **ActiveCalls** | [**[]ActiveCallInfo**](ActiveCallInfo.md) | Collection of Active Call Info | [optional] 
     9  **Sequence** | **int32** | Order number of a notification to state the chronology | [optional] 
    10  **PresenceStatus** | **string** | Aggregated presence status, calculated from a number of sources | [optional] 
    11  **UserStatus** | **string** | User-defined presence status (as previously published by the user) | [optional] 
    12  **DndStatus** | **string** | Extended DnD (Do not Disturb) status | [optional] 
    13  **AllowSeeMyPresence** | **bool** | If 'True' enables other extensions to see the extension presence status | [optional] 
    14  **RingOnMonitoredCall** | **bool** | If 'True' enables to ring extension phone, if any user monitored by this extension is ringing | [optional] 
    15  **PickUpCallsOnHold** | **bool** | If 'True' enables the extension user to pick up a monitored line on hold | [optional] 
    16  
    17  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    18  
    19