PHP 클래스 Toplan\PhpSms\ParasiticAgent

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

보호된 프로퍼티들

프로퍼티 타입 설명
$sendSmsRunning
$voiceVerifyRunning

공개 메소드들

메소드 설명
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

프로퍼티 상세

$sendSmsRunning 보호되어 있는 프로퍼티

protected $sendSmsRunning

$voiceVerifyRunning 보호되어 있는 프로퍼티

protected $voiceVerifyRunning