RouteParamsSessionIds Property |
Session azonositoja, amit route-olunk
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
SessionIdsSee Also