Click or drag to resize
IClient Interface

Namespace: Ozeki.MediaGateway
Assembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface IClient

The IClient type exposes the following members.

Methods
  NameDescription
Public methodClose
Public methodInvokeMethod
Method for invoke client side methods.
Top
Properties
  NameDescription
Public propertyClientType
Type of represented client.
Public propertyRemoteAddress
Address of the representes client.
Top
See Also