Click or drag to resize

SIPDialog Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPSIPDialog

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public class SIPDialog : ISIPDialog

The SIPDialog type exposes the following members.

Properties
Methods
  NameDescription
Public methodGetTransportInfo
Public methodHandleReceivedRequest
12.2.2 Requests within a Dialog / UAS Behavior Bejovo Request lekezelese
Public methodHandleReceivedResponse
Bejovo response lekezelese
Public methodHandleTransmitRequest
Public methodHandleTransmitResponse
Public methodIncrementLocalSequenceNumber
Public methodProcessReceivedRequest
Public methodTerminate
Terminates the dialog.
Protected methodUACCreateDialog
12.1.2 Creation of a Dialog / UAC Behavior
Protected methodUASCreateDialog
12.1.1 Creation of a Dialog / UAS behavior
Top
Events
See Also