ITransactionLayer Interface |
Namespace: Ozeki.VoIP
The ITransactionLayer type exposes the following members.
Name | Description | |
---|---|---|
![]() | HandleMessage |
Handle the message in this layer.
(Inherited from ISIPProtocolLayer.) |
![]() | TransmitMessage |
Transmit some message from this layer.
(Inherited from ISIPProtocolLayer.) |
Name | Description | |
---|---|---|
![]() | ItsLowerLayer |
Lower layer of SIP Stack.
(Inherited from ISIPProtocolLayer.) |
![]() | ItsUpperLayer |
Upper layer of SIP Stack.
(Inherited from ISIPProtocolLayer.) |