|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| getBe164 () | |
| getBNumber () | |
| getBNumberIndex () | |
| getBIndex () | |
Definition at line 36 of file CallStatus2Response.php.
| getBe164 | ( | ) |
returns the phone number of the second participant, who was called.
Definition at line 44 of file CallStatus2Response.php.

| 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.
Definition at line 81 of file CallStatus2Response.php.

| getBNumber | ( | ) |
returns the phone number of the second participant, who was called.
Definition at line 54 of file CallStatus2Response.php.

| getBNumberIndex | ( | ) |
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.
Definition at line 69 of file CallStatus2Response.php.
