C# Class Cheesebaron.MvxPlugins.SMS.SmsTask

Inheritance: MvvmCross.Platform.Droid.Platform.MvxAndroidTask, ISmsTask
Afficher le fichier Open project: Cheesebaron/Cheesebaron.MvxPlugins

Méthodes publiques

Méthode Description
SendSMS ( string body, string phoneNumber ) : void

Method Details

SendSMS() public méthode

public SendSMS ( string body, string phoneNumber ) : void
body string
phoneNumber string
Résultat void