SessionAbstractSessionType Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic 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:
SubSessionType
See Also