PHP 클래스 App\Libraries\Skype\SkypeResponse

파일 보기 프로젝트 열기: hillelcoren/invoice-ninja 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $type )
addAttachment ( $attachment )
message ( $message )
setText ( $text )

메소드 상세

__construct() 공개 메소드

public __construct ( $type )

addAttachment() 공개 메소드

public addAttachment ( $attachment )

message() 공개 정적인 메소드

public static message ( $message )

setText() 공개 메소드

public setText ( $text )