SessionAbstractSessionType Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public SubSessionType SessionType { get; }
Public ReadOnly Property SessionType As SubSessionType
Get
public:
virtual property SubSessionType SessionType {
SubSessionType get () sealed;
}
abstract SessionType : SubSessionType with get
override SessionType : SubSessionType with get
Property Value
Type:
SubSessionTypeSee Also