Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Swift_Plugins_Reporter
PHP 인터페이스 Swift_Plugins_Reporter, Halite
저자:
Chris Corbyn
파일 보기
프로젝트 열기: HaliteChallenge/Halite
0 사용 예제들
공개 메소드들
메소드
설명
notify
(
Swift_Mime_Message
$message
,
string
$address
,
integer
$result
)
Notifies this ReportNotifier that $address failed or succeeded.
메소드 상세
notify()
공개
메소드
Notifies this ReportNotifier that $address failed or succeeded.
public
notify
(
Swift_Mime_Message
$message
,
string
$address
,
integer
$result
)
$message
Swift_Mime_Message
$address
string
$result
integer
from {@link RESULT_PASS, RESULT_FAIL}