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

     1  # PresenceInfoResource
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **UserStatus** | **string** |  | [optional] 
     7  **DndStatus** | **string** |  | [optional] 
     8  **Message** | **string** |  | [optional] 
     9  **AllowSeeMyPresence** | **bool** |  | [optional] [default to false]
    10  **RingOnMonitoredCall** | **bool** |  | [optional] [default to false]
    11  **PickUpCallsOnHold** | **bool** |  | [optional] [default to false]
    12  **ActiveCalls** | [**[]ActiveCallInfo**](ActiveCallInfo.md) |  | [optional] 
    13  
    14  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    15  
    16