ServicePRO SDK Help

stcUser..::..ChatSessionIds Property

Chat Sessions the user is currently on – Used with ServicePRO Application. Not required to specify while creating/updating user

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

Syntax


[DataMemberAttribute]
public List<Guid> ChatSessionIds { get; set; }
<DataMemberAttribute> _
Public Property ChatSessionIds As List(Of Guid)
	Get
	Set

Field Value

The chat session ids.