Skip to main content
Version: Next

Android

Library that provides a messaging feature which allows to receive messages on Android app from a remote service. This feature supports one-way messaging where user can only receive messages and not reply to the messages.

Getting Started

To start working with Huma Messaging you need to call openMessages() function from your code:

HumaMessagingManager.getInstance().openMessages()