Click or drag to resize

TransactionLayer Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPTransactionLayer

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

The TransactionLayer type exposes the following members.

Constructors
 NameDescription
Public methodTransactionLayerInitializes a new instance of the TransactionLayer class
Top
Properties
 NameDescription
Public propertyItsLowerLayer 
Public propertyItsUpperLayer 
Top
Methods
 NameDescription
Public methodHandleMessage 
Public methodTransmitMessage 
Top
See Also