Sha256: 57293f6d791c44cddedf0f290f61fd82c913f3ed3291309befcc0901558a5643
Contents?: true
Size: 844 Bytes
Versions: 2
Compression:
Stored size: 844 Bytes
Contents
--- title: UserPresence --- ## PureCloud::UserPresence ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **source** | **String** | Represents the source where the Presence was set. Some examples are: PURECLOUD, LYNC, OUTLOOK, etc. | [optional] | | **primary** | **BOOLEAN** | A boolean used to tell whether or not to set this presence source as the primary on a PATCH | [optional] [default to false]| | **presence_definition** | [**OrganizationPresence**](OrganizationPresence.html) | | [optional] | | **message** | **String** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.37.1 | doc_out/UserPresence.html.md |
purecloud-0.36.1 | doc_out/UserPresence.html.md |