PHP Class dropr_Server_Message, dropr

显示文件 Open project: s0enke/dropr Class Usage Examples

Public Methods

Method Description
__construct ( $client, $messageId, &$message, $channel = 'common', $priority = 9, $time = null, dropr_Server_Storage_Abstract $storage = null )
__toString ( )
getChannel ( )
getClient ( )
getId ( )
getMessage ( ) : mixed
getPriority ( )
getState ( )
getTime ( )

Method Details

__construct() public method

public __construct ( $client, $messageId, &$message, $channel = 'common', $priority = 9, $time = null, dropr_Server_Storage_Abstract $storage = null )
$storage dropr_Server_Storage_Abstract

__toString() public method

public __toString ( )

getChannel() public method

public getChannel ( )

getClient() public method

public getClient ( )

getId() public method

public getId ( )

getMessage() public method

public getMessage ( ) : mixed
return mixed

getPriority() public method

public getPriority ( )

getState() public method

public getState ( )

getTime() public method

public getTime ( )