UNA
|
Public Member Functions | |
__clone () | |
sendSms ($sTo, $sMessage, $sFrom='') | |
normalizePhone ($sPhone) | |
Static Public Member Functions | |
static | getInstance () |
Protected Attributes | |
$_sSid | |
$_sToken | |
$_sFromNumber | |
|
protected |
Reimplemented from BxDolFactory.
BxDolTwilio::__clone | ( | ) |
Prevent cloning the instance
|
static |
Get singleton instance of the class
Implements iBxDolSingleton.