AgentIdentity Members
Include Protected Members
Include Inherited Members
Represents the data to identify a contact.
The AgentIdentity type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AgentIdentity | Initializes a new instance of the AgentIdentity class. |
Top
Properties
Name | Description | |
---|---|---|
Name | Gets the agent's display name. | |
PhoneUri | Gets the agent's phone URI. | |
Uri | Gets the agent's URI prefixed with the sip: scheme. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top