Install the SDK
To install the SDK, add the following dependency to yourbuild.gradle file:
Initialize the SDK
Connect to Pusher
Subscribe to a channel
Bind to an event
Publish an event from the server
To publish an event from the server, you can use thetrigger method. Run the following command:

