PHP Class dropr_Server_Message, dropr

Afficher le fichier Open project: s0enke/dropr Class Usage Examples

Méthodes publiques

Méthode 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 méthode

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

__toString() public méthode

public __toString ( )

getChannel() public méthode

public getChannel ( )

getClient() public méthode

public getClient ( )

getId() public méthode

public getId ( )

getMessage() public méthode

public getMessage ( ) : mixed
Résultat mixed

getPriority() public méthode

public getPriority ( )

getState() public méthode

public getState ( )

getTime() public méthode

public getTime ( )