In-app messages

Set OnInAppListener


Sets inAppListener to injector.

Method name: setOnInAppListener(OnInAppListener listener)

Declaration

public static void setOnInAppListener(OnInAppListener listener)

Parameters

Parameter Type Mandatory Default Description
listener OnInAppListener yes - Listener

Return Value

No value returned.

Example

Injector.setOnInAppListener(listener);

Remove OnInAppListener


Removes inAppListener from injector.

Method name: removeInAppListener()

Declaration

public static void removeInAppListener()

Parameters

No parameters.

Return Value

No value returned.

Example

Injector.removeInAppListener();
😕

We are sorry to hear that

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

😉

Awesome!

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

Close modal icon Placeholder alt for modal to satisfy link checker