RouteInfoSessionIds Property |
Gets the IDs of the routed session.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public SessionIds SessionIds { get; }
Public ReadOnly Property SessionIds As SessionIds
Get
public:
property SessionIds^ SessionIds {
SessionIds^ get ();
}
member SessionIds : SessionIds with get
Property Value
Type:
SessionIdsSee Also