Click or drag to resize
ISIPTransportLayer Interface

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public interface ISIPTransportLayer : ISIPProtocolLayer

The ISIPTransportLayer type exposes the following members.

Methods
Properties
  NameDescription
Public propertyItsLowerLayer
Lower layer of SIP Stack.
(Inherited from ISIPProtocolLayer.)
Public propertyItsUpperLayer
Upper layer of SIP Stack.
(Inherited from ISIPProtocolLayer.)
Top
Events
See Also