Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Cheesebaron
MvxPlugins
SMS
SmsTask
C# Class Cheesebaron.MvxPlugins.SMS.SmsTask
Inheritance:
MvvmCross.Platform.Droid.Platform.MvxAndroidTask
,
ISmsTask
Mostrar archivo
Open project: Cheesebaron/Cheesebaron.MvxPlugins
Public Methods
Method
Description
SendSMS
(
string
body
,
string
phoneNumber
) :
void
Method Details
SendSMS()
public
method
public
SendSMS
(
string
body
,
string
phoneNumber
) :
void
body
string
phoneNumber
string
return
void