displayLandingMessage

Display the landing message attached to a BatchInboxNotificationContent. Do nothing if no message is attached.

Note that this method will work even if Batch is in do not disturb mode.

The given context should be an Activity instance to enable support for the banner format, as it has to be attached to an activity.

Parameters

context

Your activity's context, Can't be null.