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.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
BooleanSee Also