Class OwnPresenceInfoEventArgs
public class OwnPresenceInfoEventArgs : CallbackEventArgs
- Inheritance
-
OwnPresenceInfoEventArgs
- Inherited Members
-
Properties
ChatUserId
public string ChatUserId { get; }
Property Value
- string
ForwardToNumber
public bool ForwardToNumber { get; }
Property Value
- bool
ForwardToVoiceMail
public bool ForwardToVoiceMail { get; }
Property Value
- bool
ForwardingNumber
public string ForwardingNumber { get; }
Property Value
- string
FreeText
public string FreeText { get; }
Property Value
- string
PhonebookStatus
public int PhonebookStatus { get; }
Property Value
- int
ServerName
public string ServerName { get; }
Property Value
- string
SiteID
public int SiteID { get; }
Property Value
- int
UserID
public int UserID { get; }
Property Value
- int
UserName
public string UserName { get; }
Property Value
- string
Methods
ToString()
public override string ToString()
Returns
- string