ImageNotice

This class provides functionality related to image notices.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun closeImageNotices(@NonNull activity: Activity)
This method to close the image notice in display on a screen.
Link copied to clipboard
open fun showImageNotices(@NonNull activity: Activity, @Nullable onCloseCallback: GamebaseCallback)
open fun showImageNotices(@NonNull activity: Activity, @Nullable configuration: ImageNoticeConfiguration, @Nullable onCloseCallback: GamebaseCallback, @Nullable onEvent: GamebaseDataCallback<String>)
Show image notice web pages.