RouteParamsSessionIds Property |
Session azonositoja, amit route-olunk
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic SessionIds SessionIds { get; set; }
Public Property SessionIds As SessionIds
Get
Set
public:
property SessionIds^ SessionIds {
SessionIds^ get ();
void set (SessionIds^ value);
}
member SessionIds : SessionIds with get, set
Property Value
Type:
SessionIds
See Also