setPriority() public method (available since version 2.0.6)
Set the priority of this message.
public $this setPriority ( $priority ) | ||
---|---|---|
$priority | integer |
Priority value, should be an integer in range: |
return | $this |
Self reference. |
setPriority() public method (available since version 2.0.6)
Set the priority of this message.
public $this setPriority ( $priority ) | ||
---|---|---|
$priority | integer |
Priority value, should be an integer in range: |
return | $this |
Self reference. |
Please login to continue.