PHP 클래스 Toplan\PhpSms\LogAgent

상속: extends Agent
파일 보기 프로젝트 열기: toplan/phpsms 1 사용 예제들

공개 메소드들

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

메소드 상세

sendContentSms() 공개 메소드

public sendContentSms ( $to, $content )

sendSms() 공개 메소드

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

sendTemplateSms() 공개 메소드

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

voiceVerify() 공개 메소드

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