GXDN: Gurux Developer Network
AcceptClientEventHandler Delegate
NamespacesGurux.ClientAcceptClientEventHandler
Called, when the client is establishing a connection with a server.
Parameters
sender (GXClient)
The source of the event.
mediaType (MediaType)
Media type.
info (Object)
Media depending information of the connection.
sendAsBroadcast (Boolean)
True, if to send as broadcast. False, if not.
acceptedClient ( GXClient %)
Return Value
True, if client is accepted. False, if client is not accepted.

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