class ClientResource

A client contact's resource. More...

Full nameTelEngine::ClientResource
Definition#include <yatecbase.h>
InheritsTelEngine::RefObject [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members

Protected Members


Detailed Description

This class holds data about a client account/contact resource

inline  ClientResource (const char* id, const char* name = 0, bool audio = true)

ClientResource

Constructor

Parameters:
idThe resource's id
audioTrue (default) if the resource has audio capability
nameOptional display name. Defaults to the id's value if 0

const String&  toString ()

toString

[const virtual]

Get a string representation of this object

Returns: The account's id

Reimplemented from GenObject.

String m_name

m_name

bool m_audio

m_audio

int m_priority

m_priority

String m_status

m_status

String m_id

m_id

[protected]


Generated by: paulc on bussard on Wed Oct 21 01:57:30 2009, using kdoc 2.0a54.