SIPCallContainer Class |
Namespace: Ozeki.VoIP
The SIPCallContainer type exposes the following members.
Name | Description | |
---|---|---|
SIPCallContainer | Initializes a new instance of the SIPCallContainer class |
Name | Description | |
---|---|---|
AddActiveCall | (Inherited from CallContainerT.) | |
AddPendingCall | (Inherited from CallContainerT.) | |
Clear | (Inherited from CallContainerT.) | |
ContainsKey(DialogID) | (Inherited from CallContainerT.) | |
ContainsKey(PendingDialogID) | (Inherited from CallContainerT.) | |
CopyToActiveCall | (Inherited from CallContainerT.) | |
IsCleared | (Inherited from CallContainerT.) | |
MoveToActiveCall | (Inherited from CallContainerT.) | |
RemoveActiveCall(T) | (Inherited from CallContainerT.) | |
RemoveActiveCall(DialogID) | (Inherited from CallContainerT.) | |
RemovePendingCall(T) | (Inherited from CallContainerT.) | |
RemovePendingCall(PendingDialogID) | (Inherited from CallContainerT.) | |
TryGetActiveCall(DialogID) | (Inherited from CallContainerT.) | |
TryGetActiveCall(SIPMessage) | (Inherited from CallContainerT.) | |
TryGetPendingCall | (Inherited from CallContainerT.) |
Name | Description | |
---|---|---|
ActiveCalls | (Inherited from CallContainerT.) | |
Count | (Inherited from CallContainerT.) | |
PendingCalls | (Inherited from CallContainerT.) |
Name | Description | |
---|---|---|
ActiveCallAdded | (Inherited from CallContainerT.) | |
ActiveCallRemoved | (Inherited from CallContainerT.) |