PHP 클래스 Horde_Push_Recipient_Twitter, horde
Copyright 2011-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not
receive this file, see http://www.horde.org/licenses/lgpl21.
파일 보기
프로젝트 열기: horde/horde
공개 메소드들
메소드 |
설명 |
|
__construct ( Horde_Service_Twitter $twitter, $client = null ) |
Constructor. |
|
push ( Horde_Push $content, array $options = [] ) : string |
Push content to the recipient. |
|
메소드 상세
public __construct ( Horde_Service_Twitter $twitter, $client = null ) |
$twitter |
Horde_Service_Twitter |
The twitter client. |
Push content to the recipient.
public push ( Horde_Push $content, array $options = [] ) : string |
$content |
Horde_Push |
The content element. |
$options |
array |
Additional options. |
리턴 |
string |
The result description. |