Click or drag to resize
CallSession Class
Represents a call between two peers.
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPCallSession

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class CallSession : ISession, 
	ISessionMediaConnector, IUpperSession, IStatefulSession

The CallSession type exposes the following members.

Constructors
  NameDescription
Public methodCallSession
Initializes a new instance of the CallSession class.
Top
Methods
Fields
  NameDescription
Public fieldStatic memberLoggerPrefix
Top
Properties
Events
See Also