Ozeki VoIP SDK Class library
SessionAbstract Class
NamespacesOzeki.VoIP.PBX.PhoneCalls.SessionSessionAbstract
Declaration Syntax
C#Visual BasicVisual C++
public abstract class SessionAbstract : ISubSession, 
	ISessionMediaConnector, IUpperSession, IStatefulSession
Public MustInherit Class SessionAbstract
	Implements ISubSession, ISessionMediaConnector, IUpperSession, IStatefulSession
public ref class SessionAbstract abstract : ISubSession, 
	ISessionMediaConnector, IUpperSession, IStatefulSession
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
SessionAbstract(SubSessionType, ISIPCall, ISIPCall, IUpperSession, SessionDependencies, SessionVariables, SessionState)
Initializes a new instance of the SessionAbstract class

AcceptTransfer()()()()
AttendedSession
Callee
CalleeMediaInfo
Caller
CallerMediaInfo
Close()()()()
CloseWithHangUp()()()()
ConnectAudioReceiver(CallParty, AudioHandler)
ConnectAudioSender(CallParty, AudioHandler)
ConnectVideoReceiver(CallParty, VideoHandler)
DisconnectAudioReceiver(CallParty, AudioHandler)
DisconnectAudioSender(CallParty, AudioHandler)
DisconnectVideoReceiver(CallParty, VideoHandler)
ForceTransfer(Transfer)
GetRealAttendedTransferTarget(ISIPCall, ISIPCall)
Hold()()()()
Logger
MainSessionVariables
NotifyTransferState(TransferState)
OnAttendedTransferRequested(ISIPCall, ISIPCall, ISIPCall)
OnBlindTransferRequested(ISIPCall, ISIPCall, BlindTransferEventArgs)
OnMessageSent(Message)
OnRedirected(RedirectionEventArgs)
OnReInviteRequested(CallParty, ISIPCall, InviteEventArgs, Boolean)
RedirectionInfo
RejectTransfer()()()()
SendPBXReInvite(CallParty)
SendReInvite(CallParty, ISIPCall, InviteEventArgs)
SessionContainer
SessionCreationMode
SessionID
SessionState
SessionStateChanged
SessionType
SetSessionState(SessionState, Int32, String)
SetSubSessionState(SessionState, Int32, String)
Start()()()()
SubscribeToEvents()()()()
Sync
ThirdPartyAttendedTransfer(ISIPCall, ISIPCall, ISIPCall)
ThirdPartyBlindTransfer(ISIPCall, ISIPCall, BlindTransferEventArgs)
ThirdPartyRedirection(RedirectionEventArgs)
ThirdPartyTransfer()()()()
Transfer
TransferIsInProgress(ISIPCall, ISIPCall)
Unhold()()()()
UnsubscribeFromEvents()()()()
UpdateSessionState(SessionState)
UpperSession
Inheritance Hierarchy
Object
SessionAbstract
 P2PSession
 RelaySession

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649