Training
Module
In this module, learners are introduced to activities and integration options across the customer engagement apps for Dynamics 365.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: Lync 2013 | Lync Server 2013
Describes an activity associated with the accompanying availability mode.
<st:activity xmlns:st="http://schemas.microsoft.com/2006/09/sip/state"
toekn="st:activityTokenEnumEx"
maxAvailability="st:unsignedInt"
minAvailability="st:unsignedInt"
[anyAttri]="anyAttribute">
<ct:delimiter xmlns:ct="http://schemas.microsoft.com/2006/09/sip/commontypes" />
<[any]>any element</[any]>
<ct:end xmlns:ct="http://schemas.microsoft.com/2006/09/sip/commontypes" />
<ct:extension xmlns:ct="http://schemas.microsoft.com/2006/09/sip/commontypes" >...<ct:extension>
</st:state>
activityType
The following sections describe attributes, child elements, and parent elements.
Attribute |
Description |
---|---|
token |
Optional attribute to specify an activity token of the activityTokenEnumEx type as a supplemental description of the given availability mode. Microsoft Lync 2013 recognizes the following tokens:
|
maxAvailability |
Optional attribute to specify the maximal availability mode associated with this activity description. The default value is unbounded. |
minAvailability |
Optional attribute to specify the minimal availability mode associated with this activity description. The default value is 0. |
[anyAttr] |
Optional custom attribute of any name and namespace. |
Element |
Occurrence |
Description |
---|---|---|
custom |
0 or more |
Specifies application-provided locale-specific activity string. This element is of the LCIDType defined in the same namespace. |
0 or more |
A beginning marker of a schema extension to this element. |
|
[any] |
0 or more |
Schema extension |
0 or 1 |
The ending marker of all the schema extensions to this element. |
|
0 or 1 |
Application-specific custom extension. |
Element |
Description |
---|---|
A presence state category instance value. |
None
Multiple occurrences of the custom element can be specified to support multiple locale-specific versions of the same custom activity string.
The following XML example shows a userState category instance value containing an availability number of 15500 to indicate the Out of Office status and a custom activity string of "Away at an off-site".
<state xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xsi:type="userState"
xmlns="http://schemas.microsoft.com/2006/09/sip/state">
<availability>15500</availability>
<activity>
<custom LCID="1033">Away at an off-site</custom>
</activity>
</state>
This user state category instance shows that the user’s presence status is available (3500).
Namespace |
http://schemas.microsoft.com/2006/09/sip/state |
Schema Name |
state |
Validation File |
state.xsd, statetypes.xsd |
Can be Empty |
True |
Category instance elements for presence
state category instance value elements
Presence State and state Category Instances
Training
Module
In this module, learners are introduced to activities and integration options across the customer engagement apps for Dynamics 365.