This class represents REFER dialog. Defined in RFC 3515.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class SIP_Dialog_Refer : SIP_Dialog
Public Class SIP_Dialog_Refer Inherits SIP_Dialog
public ref class SIP_Dialog_Refer : public SIP_Dialog
type SIP_Dialog_Refer = class inherit SIP_Dialog end
Members
All Members | Methods | Properties | Events | ||
Icon | Member | Description |
---|---|---|
CallID |
Get call ID.
(Inherited from SIP_Dialog.) | |
CreateRequest(String) |
Creates new SIP request using this dialog info.
(Inherited from SIP_Dialog.) | |
CreateRequestSender(SIP_Request) |
Creates SIP request sender for the specified request.
(Inherited from SIP_Dialog.) | |
CreateTime |
Gets dialog creation time.
(Inherited from SIP_Dialog.) | |
Dispose()()()() |
Cleans up any resources being used.
(Inherited from SIP_Dialog.) | |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
Flow |
Gets data flow used to send or receive last SIP message.
(Inherited from SIP_Dialog.) | |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
ID |
Gets dialog ID.
(Inherited from SIP_Dialog.) | |
Init(SIP_Stack, SIP_Transaction, SIP_Response) |
Initializes dialog.
(Inherited from SIP_Dialog.) | |
IsSecure |
Gets if dialog uses secure transport.
(Inherited from SIP_Dialog.) | |
IsTargetRefresh(String) |
Gets if sepcified request method is target-refresh method.
(Inherited from SIP_Dialog.) | |
LocalContact |
Gets local contact URI.
(Inherited from SIP_Dialog.) | |
LocalSeqNo |
Gets local sequence number.
(Inherited from SIP_Dialog.) | |
LocalTag |
Gets local-tag.
(Inherited from SIP_Dialog.) | |
LocalUri |
Gets local URI.
(Inherited from SIP_Dialog.) | |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Notify |
Is raised when NOTIFY request received.
| |
ProcessRequest(SIP_RequestReceivedEventArgs) |
Processes specified request through this dialog.
(Overrides SIP_Dialog.ProcessRequest(SIP_RequestReceivedEventArgs).) | |
ProcessResponse(SIP_Response) |
Processes specified response through this dialog.
(Inherited from SIP_Dialog.) | |
RemoteAllow |
Gets remote party supported SIP methods.
(Inherited from SIP_Dialog.) | |
RemoteSeqNo |
Gets remote sequence number.
(Inherited from SIP_Dialog.) | |
RemoteSupported |
Gets remote party supported SIP extentions.
(Inherited from SIP_Dialog.) | |
RemoteTag |
Gets remote-tag.
(Inherited from SIP_Dialog.) | |
RemoteTarget |
Gets remote target URI.
(Inherited from SIP_Dialog.) | |
RemoteUri |
Gets remote URI.
(Inherited from SIP_Dialog.) | |
RequestReceived |
Is raised when dialog gets new request.
(Inherited from SIP_Dialog.) | |
RouteSet |
Gets route set.
(Inherited from SIP_Dialog.) | |
SetState(SIP_DialogState, Boolean) |
Sets dialog state.
(Inherited from SIP_Dialog.) | |
Stack |
Gets owner stack.
(Inherited from SIP_Dialog.) | |
State |
Gets dialog state.
(Inherited from SIP_Dialog.) | |
StateChanged |
This event is raised when Dialog state has changed.
(Inherited from SIP_Dialog.) | |
SyncRoot |
Gets an object that can be used to synchronize access to the dialog.
(Inherited from SIP_Dialog.) | |
Terminate()()()() |
Terminates dialog.
(Inherited from SIP_Dialog.) | |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) | |
Transactions |
Gets dialog's active transactions.
(Inherited from SIP_Dialog.) |
Inheritance Hierarchy
Object | ||
SIP_Dialog | ||
SIP_Dialog_Refer |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119