class H323DataChannel |
This class describes a data logical channel between the two endpoints.
Member variable access
This class describes a data logical channel between the two endpoints. They may be created and deleted as required in the H245 protocol.An application may create a descendent off this class and override functions as required for operating the channel protocol.
The default makes sure the parameters are compatible and passes on the PDU to the rtp session.
The default makes sure the parameters are compatible and passes on the PDU to the rtp session.
The default behaviour creates a compatible listener using the connections control channel as a basis and returns TRUE if successful.
The default behaviour uses the connection signalling channel to create the transport and returns TRUE if successful.
Alphabetic index HTML hierarchy of classes or Java