| PeerEntryEventChanObjectType Property |
For SIP peers this is either "peer" or "user".
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string ChanObjectType { get; set; }
Public Property ChanObjectType As String
Get
Set
public:
property String^ ChanObjectType {
String^ get ();
void set (String^ value);
}
member ChanObjectType : string with get, set
Property Value
Type:
StringSee Also