ClientResource Class Reference

A client contact's resource. More...

#include <yatecbase.h>

Inheritance diagram for ClientResource:
RefObject GenObject

List of all members.

Public Member Functions

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

Public Attributes

String m_name
bool m_audio
int m_priority
String m_status

Protected Attributes

String m_id

Detailed Description

A client contact's resource.

This class holds data about a client account/contact resource


Constructor & Destructor Documentation

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

Constructor

Parameters:
id The resource's id
audio True (default) if the resource has audio capability
name Optional display name. Defaults to the id's value if 0

Member Function Documentation

virtual const String& toString (  )  const [inline, virtual]

Get a string representation of this object

Returns:
The account's id

Reimplemented from GenObject.


The documentation for this class was generated from the following file:
Generated on Thu Apr 8 18:19:43 2010 for Yate by  doxygen 1.6.3