Click or drag to resize

LocalByeManager Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPBaseLocalCallManager
    Ozeki.VoIPLocalByeManager

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class LocalByeManager : BaseLocalCallManager, 
	ISIPReceiver<ByeRequestArgs, ByeResponseArgs>, IByeManager, IByeReceiver

The LocalByeManager type exposes the following members.

Constructors
 NameDescription
Public methodLocalByeManagerInitializes a new instance of the LocalByeManager class
Top
Properties
 NameDescription
Protected propertyCall
(Inherited from BaseLocalCallManager)
Public propertySession 
Top
Methods
Events
 NameDescription
Public eventByeReceived 
Top
See Also