ServicePRO SDK Help

stcUser..::..ChatAvailibilityStatus Property

Gets Specify chat status for the user
By default when adding a new user it sets it to NULL
Based on the following values, chat status for the user can be set.
0: Available
1: Away
2: Do Not Disturb
(Optional)

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public clsEnumeration..::..ChatAvailibilityStatus ChatAvailibilityStatus { get; set; }
<DataMemberAttribute> _
Public Property ChatAvailibilityStatus As clsEnumeration..::..ChatAvailibilityStatus
	Get
	Set

Field Value

The chat availibility status.