OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
OpenSim.Framework.Capabilities.LLSDVoiceAccountResponse Class Reference

Public Member Functions

 LLSDVoiceAccountResponse ()
 
 LLSDVoiceAccountResponse (string user, string pass)
 
 LLSDVoiceAccountResponse (string user, string pass, string sipUriHost, string accountServer)
 

Public Attributes

string username
 
string password
 
string voice_sip_uri_hostname
 
string voice_account_server_name
 

Detailed Description

Definition at line 32 of file LLSDVoiceAccountResponse.cs.

Constructor & Destructor Documentation

OpenSim.Framework.Capabilities.LLSDVoiceAccountResponse.LLSDVoiceAccountResponse ( )
inline

Definition at line 39 of file LLSDVoiceAccountResponse.cs.

OpenSim.Framework.Capabilities.LLSDVoiceAccountResponse.LLSDVoiceAccountResponse ( string  user,
string  pass 
)
inline

Definition at line 43 of file LLSDVoiceAccountResponse.cs.

OpenSim.Framework.Capabilities.LLSDVoiceAccountResponse.LLSDVoiceAccountResponse ( string  user,
string  pass,
string  sipUriHost,
string  accountServer 
)
inline

Definition at line 49 of file LLSDVoiceAccountResponse.cs.

Member Data Documentation

string OpenSim.Framework.Capabilities.LLSDVoiceAccountResponse.password

Definition at line 35 of file LLSDVoiceAccountResponse.cs.

string OpenSim.Framework.Capabilities.LLSDVoiceAccountResponse.username

Definition at line 34 of file LLSDVoiceAccountResponse.cs.

string OpenSim.Framework.Capabilities.LLSDVoiceAccountResponse.voice_account_server_name

Definition at line 37 of file LLSDVoiceAccountResponse.cs.

string OpenSim.Framework.Capabilities.LLSDVoiceAccountResponse.voice_sip_uri_hostname

Definition at line 36 of file LLSDVoiceAccountResponse.cs.


The documentation for this class was generated from the following file: