SIPCallContainer Methods |
The SIPCallContainer type exposes the following members.
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.) |