|
sipxtacklib
Version 3.3
|
#include <SipLineCredentials.h>


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) |
| SipLineCredentials | ( | const UtlString | realm, |
| const UtlString | userId, | ||
| const UtlString | passwordToken, | ||
| const UtlString | type | ||
| ) |
|
virtual |
| void getRealm | ( | UtlString * | realm | ) |
| void getUserId | ( | UtlString * | UserId | ) |
| void getPasswordToken | ( | UtlString * | passToken | ) |
| void getType | ( | UtlString * | type | ) |