GXDN: Gurux Developer Network
GXEvents2 Interface
NamespacesGurux.CommonGXEvents2
This interface represents the methods that media must handle to communicate with GXCom.
Members
All Members Events



Icon Member Description
OnAcceptClient
Called when the client is establishing a connection with a Server.

OnClientConnected
Called when the client is establishing a connection with a GXNet Server.

OnClientDisconnected
Called when the client has been disconnected from the GXNet server.

OnDirty
Media notifies that settings of the media are changed.

OnError
Errors that occur after the connection is established, are sent through this method.

OnMediaStateChange
This method is used to send information, when media state is changed.

OnReceived
Media component sends received data through this method.

Assembly: Gurux.Common (Module: Gurux.Common) Version: 5.0.0.1