Click or drag to resize
LocalByeManager Class
Server call bejovo/kimeno BYE requestjeit kezeli.
Inheritance Hierarchy

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

The LocalByeManager type exposes the following members.

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