This interface represents the methods that media must handle to communicate with GXCom.
| All Members | Methods | ||||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
OnAcceptClient(MediaType, Object, Boolean%) |
Called when the client is establishing a connection with a Server.
|
|
|
OnClientConnected(MediaType, Object) |
Called when the client is establishing a connection with a GXNet Server.
|
|
|
OnClientDisconnected(MediaType, Object) |
Called when the client has been disconnected from the GXNet server.
|
|
|
OnDirty(Object, Boolean) |
Media notifies that settings of the media are changed.
|
|
|
OnError(String) |
Errors that occur after the connection is established, are sent through this method.
|
|
|
OnError(String) |
Errors that occur after the connection is established, are sent through this method.
(Inherited from IGXEvents.) |
|
|
OnMediaStateChange(MediaState, Boolean%) |
Media component sends notification, when its state changes.
|
|
|
OnReceived(Object%, Boolean, String) |
Media component sends received data through this method.
|
|
|
OnReceived(Object%, Boolean, String) |
Media component sends received data through this method.
(Inherited from IGXEvents.) |
Assembly: Gurux.Common (Module: Gurux.Common) Version: 5.0.0.1