C# 클래스 Cheesebaron.MvxPlugins.SMS.SmsTask

상속: MvvmCross.Platform.Droid.Platform.MvxAndroidTask, ISmsTask
파일 보기 프로젝트 열기: Cheesebaron/Cheesebaron.MvxPlugins

공개 메소드들

메소드 설명
SendSMS ( string body, string phoneNumber ) : void

메소드 상세

SendSMS() 공개 메소드

public SendSMS ( string body, string phoneNumber ) : void
body string
phoneNumber string
리턴 void