Méthode | Description | |
---|---|---|
MakeCall ( string phoneNumber ) : bool | ||
NokiaMobile ( string serialNumber ) : System | ||
SendSMS ( string phoneNumber, string smsText ) : bool |
public MakeCall ( string phoneNumber ) : bool | ||
phoneNumber | string | |
Résultat | bool |
public NokiaMobile ( string serialNumber ) : System | ||
serialNumber | string | |
Résultat | System |
public SendSMS ( string phoneNumber, string smsText ) : bool | ||
phoneNumber | string | |
smsText | string | |
Résultat | bool |