| IClientClientType Property  | 
            Type of represented client.
            
 
Namespace: Ozeki.MediaGatewayAssembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxClientType ClientType { get; }ReadOnly Property ClientType As ClientType
	Get
property ClientType ClientType {
	ClientType get ();
}abstract ClientType : ClientType with get
Property Value
Type: 
ClientType
See Also