Main Page   Class Hierarchy   Compound List   Compound Members  

sdpPhoneNumber Class Reference

#include <sdpElements.h>

Inheritance diagram for sdpPhoneNumber:

sdpElement List of all members.

Public Methods

const char * getNumber ()
 Returns the Phone Number value.

void setNumber (const char *a_Number)
 Sets the Phone Number value.


Detailed Description

Associated with a 'p=' entry in the session description.


Member Function Documentation

const char * sdpPhoneNumber::getNumber  
 

Returns the Phone Number value.

This method returns the Phone Number value of the sdpPhoneNumber object

Returns:
const char* - phone number from the p= line

void sdpPhoneNumber::setNumber const char *    a_Number
 

Sets the Phone Number value.

This method sets the Phone Number value of the sdpPhoneNumber object

Parameters:
a_Number  - phone number for the p= line
Returns:
void


The documentation for this class was generated from the following files:
Generated on Fri Feb 17 18:17:59 2006 for SDP API by doxygen1.2.18