ISIPTransportLayer Methods |
The ISIPTransportLayer type exposes the following members.
Methods
| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) | CloseTransports | |
![Public method Public method](../icons/pubmethod.gif) | ConnectTransport | |
![Public method Public method](../icons/pubmethod.gif) | CreateAndConnectTransport(TransportInfo) | |
![Public method Public method](../icons/pubmethod.gif) | CreateAndConnectTransport(String, TransportType, IPEndPoint, String) | |
![Public method Public method](../icons/pubmethod.gif) | CreateAndConnectTransport(String, Int32, TransportType, IPEndPoint, String) | |
![Public method Public method](../icons/pubmethod.gif) | CreateClientTransport | |
![Public method Public method](../icons/pubmethod.gif) | CreateServerTransport | |
![Public method Public method](../icons/pubmethod.gif) | HandleMessage |
Handle the message in this layer.
(Inherited from ISIPProtocolLayer.) |
![Public method Public method](../icons/pubmethod.gif) | ListenPort(Int32, TransportType) | |
![Public method Public method](../icons/pubmethod.gif) | ListenPort(String, TransportType) | |
![Public method Public method](../icons/pubmethod.gif) | ListenPort(String, Int32, TransportType) | |
![Public method Public method](../icons/pubmethod.gif) | RemoveTransport | |
![Public method Public method](../icons/pubmethod.gif) | SetSDPMessageManipulator | |
![Public method Public method](../icons/pubmethod.gif) | SetSIPMessageManipulator | |
![Public method Public method](../icons/pubmethod.gif) | TransmitMessage |
Transmit some message from this layer.
(Inherited from ISIPProtocolLayer.) |
![Public method Public method](../icons/pubmethod.gif) | UnsubscribeListenPort | |
![Public method Public method](../icons/pubmethod.gif) | UnsubscribeListenPorts | |
Top
See Also