Class Nabaztag

(line 14)

Description

BaseService
   |
   --Nabaztag

Located in File: /services/Nabaztag.php



Class Variables

Summary:
mixed $sn
mixed $token

$sn = "0013d384686d" (line 18)

Data type : mixed

$token = "1182055607" (line 19)

Data type : mixed

Class Constants

Summary:

Method Detail

Summary:
void talk ((str) $tts, [(str, $sn = NULL], [(str, $token = NULL])
void _addSerialToken ( &$args, [ $sn = NULL], [ $token = NULL])

Method talk (line 35)

void talk( (str) $tts, [(str, $sn = NULL], [(str, $token = NULL])

Sends a message for a Nabaztag bunny to speak.

If you call this method without sending a serial number and token, it will use the serial number and token defined in the service class. For the service class on the SWX public gateway, this means that Aral's bunny will speak it. (Really, so be nice!) :)

Parameters

  • (str) $tts: Message to speak.
  • (str, $sn: optional) Serial number of the bunny you want to send the message to.
  • (str, $token: optional) Token for the bunny you want to send the message to.

Info

  • author - Aral Balkan

Method _addSerialToken (line 47)

void _addSerialToken( &$args, [ $sn = NULL], [ $token = NULL])

Parameters

  • &$args:
  • $sn:
  • $token:

Info

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Fri, 06 Jul 2007 19:54:51 +0100 by phpDocumentor 1.3.1