RouteParamsIsIncomingCall Property |
Bejovo hivast route-olunk, vagy sem. Arra hasznlajuk, hogy tudjuk, hogy mindenkeppen letre kell-e hozni session-t neki, vagy sem.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic bool IsIncomingCall { get; set; }
Public Property IsIncomingCall As Boolean
Get
Set
public:
property bool IsIncomingCall {
bool get ();
void set (bool value);
}
member IsIncomingCall : bool with get, set
Property Value
Type:
Boolean
See Also