Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Piwik
Plugins
MobileMessaging
SMSProvider
Clockwork
PHP Class Piwik\Plugins\MobileMessaging\SMSProvider\Clockwork
Inheritance:
extends
Piwik\Plugins\MobileMessaging\SMSProvider
Afficher le fichier
Open project: piwik/piwik
Méthodes publiques
Méthode
Description
getCreditLeft
(
$apiKey
)
getDescription
( )
getId
( )
sendSMS
(
$apiKey
,
$smsText
,
$phoneNumber
,
$from
)
verifyCredential
(
$apiKey
)
Private Methods
Méthode
Description
issueApiCall
(
$apiKey
,
$resource
,
$additionalParameters
= [] )
Method Details
getCreditLeft()
public
méthode
public
getCreditLeft
(
$apiKey
)
getDescription()
public
méthode
public
getDescription
( )
getId()
public
méthode
public
getId
( )
sendSMS()
public
méthode
public
sendSMS
(
$apiKey
,
$smsText
,
$phoneNumber
,
$from
)
verifyCredential()
public
méthode
public
verifyCredential
(
$apiKey
)