Subscribes to messages for a topic
A Promise containing the unique subscription reference. This will need to be stored for calling unsubscribe.
The topic to subscribe to
The callback to invoke when a message is received
Generated using TypeDoc
Subscribes to messages for a topic
Returns
A Promise containing the unique subscription reference. This will need to be stored for calling unsubscribe.