PHP 클래스 Toplan\PhpSms\YunTongXunAgent

상속: extends Agent
파일 보기 프로젝트 열기: toplan/phpsms

공개 메소드들

메소드 설명
sendContentSms ( $to, $content )
sendSms ( $to, $content, $tempId, array $data )
sendTemplateSms ( $to, $tempId, array $data )
voiceVerify ( $to, $code, $tempId, array $data )

보호된 메소드들

메소드 설명
rest ( )
setResult ( $result )

메소드 상세

rest() 보호된 메소드

protected rest ( )

sendContentSms() 공개 메소드

public sendContentSms ( $to, $content )

sendSms() 공개 메소드

public sendSms ( $to, $content, $tempId, array $data )
$data array

sendTemplateSms() 공개 메소드

public sendTemplateSms ( $to, $tempId, array $data )
$data array

setResult() 보호된 메소드

protected setResult ( $result )

voiceVerify() 공개 메소드

public voiceVerify ( $to, $code, $tempId, array $data )
$data array