actions/crypto

Crypto Actions Channel

Parameters:
Name Type Description
config Object
services Object
emit function
Returns:
Type
function

Methods

(inner) off(params) → {Object}

un-subscribe to realtime state changes

Parameters:
Name Type Description
params Object
Properties
Name Type Description
topic String
path String
Returns:

initial state

Type
Object

(inner) on(params) → {Object}

subscribe to realtime state changes

Parameters:
Name Type Description
params Object
Properties
Name Type Description
topic String
path String
Returns:

initial state

Type
Object