sipxtacklib  Version 3.3
Public Member Functions | List of all members
SipLineCredentials Class Reference

#include <SipLineCredentials.h>

Inheritance diagram for SipLineCredentials:
Inheritance graph
[legend]
Collaboration diagram for SipLineCredentials:
Collaboration graph
[legend]

Public Member Functions

 SipLineCredentials (const UtlString realm, const UtlString userId, const UtlString passwordToken, const UtlString type)
 
virtual ~SipLineCredentials ()
 
void getRealm (UtlString *realm)
 
void getUserId (UtlString *UserId)
 
void getPasswordToken (UtlString *passToken)
 
void getType (UtlString *type)
 

Constructor & Destructor Documentation

SipLineCredentials ( const UtlString  realm,
const UtlString  userId,
const UtlString  passwordToken,
const UtlString  type 
)
~SipLineCredentials ( )
virtual

Member Function Documentation

void getRealm ( UtlString *  realm)
void getUserId ( UtlString *  UserId)
void getPasswordToken ( UtlString *  passToken)
void getType ( UtlString *  type)

sipXtackLib home page