This class describes the T120 protocol handler
Inheritance:
Public Methods
| Construction
|
| Operations
|
Documentation
This class describes the T120 protocol handler
Construction
OpalT120Protocol()
- Create a new protocol handler
Operations
virtual BOOL Originate( H323Transport & transport )
- Handle the origination of a T120 connection
virtual BOOL Answer( H323Transport & transport )
- Handle the origination of a T120 connection
virtual BOOL HandleConnect( const MCS_ConnectMCSPDU & pdu )
- Handle incoming T120 connection.
If returns FALSE, then the reading loop should be terminated.
virtual BOOL HandleDomain( const MCS_DomainMCSPDU & pdu )
- Handle incoming T120 packet.
If returns FALSE, then the reading loop should be terminated.
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.