How to modify the list of topics of that a client receives
notifications. Allows topics to be added, removed, replaced
and the entire list to be cleared.
public function SelectionMode(code:String)
Parameters public static function fromCode(code:String):SelectionMode
Returns the SelectionMode object for a code representing it.
Parameters
ReturnsThrows | com.pushtechnology.diffusion.errors:DiffusionProtocolError
— If the code is not recognised
|
public function getCode():String
Returnspublic static const ADD:SelectionMode
public static const CLEAR:SelectionMode
public static const REMOVE:SelectionMode
public static const REPLACE:SelectionMode
Mon Feb 6 2017, 01:27 PM Z