Property | Type | Description | |
---|---|---|---|
Cancelled | |||
Error | |||
LocalBye | |||
None | |||
Rejected | |||
RemoteBye | |||
Replaced | |||
Timeout |
Method | Description | |
---|---|---|
AreEqual ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
IsValid ( string value ) : bool | ||
Parse ( string value ) : |
||
ToString ( ) : string | ||
operator ( ) : bool |
Method | Description | |
---|---|---|
SIPEventDialogStateEvent ( string value ) : System |
public static AreEqual ( |
||
x | ||
y | ||
return | bool |
public static IsValid ( string value ) : bool | ||
value | string | |
return | bool |
public static Parse ( string value ) : |
||
value | string | |
return |
public static SIPEventDialogStateEvent,SIPSorcery.SIP Cancelled | ||
return |
public static SIPEventDialogStateEvent,SIPSorcery.SIP Error | ||
return |
public static SIPEventDialogStateEvent,SIPSorcery.SIP LocalBye | ||
return |
public static SIPEventDialogStateEvent,SIPSorcery.SIP None | ||
return |
public static SIPEventDialogStateEvent,SIPSorcery.SIP Rejected | ||
return |
public static SIPEventDialogStateEvent,SIPSorcery.SIP RemoteBye | ||
return |
public static SIPEventDialogStateEvent,SIPSorcery.SIP Replaced | ||
return |