Ozeki SDK Class library
Ozeki SDK Class library
Ozeki
Ozeki.VoIP
CallContainer<T> Class
CallContainer<T> Methods
AddActiveCall Method
AddPendingCall Method
Clear Method
ContainsKey Method
CopyToActiveCall Method
IsCleared Method
MoveToActiveCall Method
RemoveActiveCall Method
RemovePendingCall Method
TryGetActiveCall Method
TryGetPendingCall Method
Call
Container
T
Methods
The
CallContainer
T
type exposes the following members.
Methods
Name
Description
AddActiveCall
AddPendingCall
Clear
ContainsKey(DialogID)
ContainsKey(PendingDialogID)
CopyToActiveCall
IsCleared
MoveToActiveCall
RemoveActiveCall(T)
RemoveActiveCall(DialogID)
RemovePendingCall(T)
RemovePendingCall(PendingDialogID)
TryGetActiveCall(DialogID)
TryGetActiveCall(SIPMessage)
TryGetPendingCall
Top
See Also
Reference
CallContainer
T
Class
Ozeki.VoIP Namespace