Click or drag to resize

SessionAbstract Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPSessionAbstract
    Ozeki.VoIPP2PSessionImpl
    Ozeki.VoIPRelaySession

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public abstract class SessionAbstract : ISessionMediaConnector, 
	IStatefulSession, IUpperSession

The SessionAbstract type exposes the following members.

Constructors
 NameDescription
Protected methodSessionAbstractInitializes a new instance of the SessionAbstract class
Top
Properties
Methods
Events
 NameDescription
Public eventSessionStateChanged 
Top
See Also