Click or drag to resize

ITransactionLayer Interface


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public interface ITransactionLayer : ISIPProtocolLayer

The ITransactionLayer type exposes the following members.

Properties
 NameDescription
Public propertyItsLowerLayer
(Inherited from ISIPProtocolLayer)
Public propertyItsUpperLayer
(Inherited from ISIPProtocolLayer)
Top
Methods
 NameDescription
Public methodHandleMessage
(Inherited from ISIPProtocolLayer)
Public methodTransmitMessage
(Inherited from ISIPProtocolLayer)
Top
See Also