Moodle  2.2.1
http://www.collinsharper.com
Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatus2Response Class Reference
Inheritance diagram for Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatus2Response:
Collaboration diagram for Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatus2Response:

Public Member Functions

 getBe164 ()
 getBNumber ()
 getBNumberIndex ()
 getBIndex ()

Detailed Description

Definition at line 36 of file CallStatus2Response.php.


Member Function Documentation

getBe164 ( )

returns the phone number of the second participant, who was called.

Returns:
string

Definition at line 44 of file CallStatus2Response.php.

Here is the call graph for this function:

getBIndex ( )

Index of the phone number of the second participant (B), who was called. The value 0 means the first B party phone number which was called, 1 means the second B party phone number which was called etc.

Returns:
integer

Definition at line 81 of file CallStatus2Response.php.

Here is the caller graph for this function:

returns the phone number of the second participant, who was called.

Returns:
string

Definition at line 54 of file CallStatus2Response.php.

Here is the caller graph for this function:

Index of the phone number of the second participant (B), who was called. The value 0 means the first B party phone number which was called, 1 means the second B party phone number which was called etc.

Returns:
integer

Definition at line 69 of file CallStatus2Response.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations