setCustomInAppMessageViewFactory

Assigns a custom IInAppMessageViewFactory that will be used to create the in-app message View. To revert back to the default IInAppMessageViewFactory, call the setCustomInAppMessageViewFactory method with null.

Parameters

inAppMessageViewFactory

A custom IInAppMessageViewFactory or null (to revert back to the default IInAppMessageViewFactory).