#include <myudpep.h>
Inheritance diagram for MyUdpSsEndPoint:


Public Member Functions | |
| MyUdpSsEndPoint (MyManager &manager) | |
| ~MyUdpSsEndPoint () | |
| virtual PString | OnGetDestination (const OpalUdpSsConnection &connection) |
| virtual void | OnShowIncoming (const OpalUdpSsConnection &connection) |
| virtual BOOL | OnShowOutgoing (const OpalUdpSsConnection &connection) |
Public Attributes | |
| PString | destinationAddress |
| PString | incomingConnectionToken |
| BOOL | autoAnswer |
|
|
Constructor |
|
|
Destructor |
|
|
Callbacks from opal for when it asks the destination Implements OpalUdpSsEndPoint. |
|
|
Callbacks from opal for when there is an incoming call Implements OpalUdpSsEndPoint. |
|
|
Callbacks from opal for when there is an outgoing call Implements OpalUdpSsEndPoint. |
|
|
Flag - do we auto answer |
|
|
the remote node we are talking to |
|
|
Identifying token of the other connection in this call |
1.4.4