Builder

A builder for creating a ReviewManager

Parameters

type

The Type of review manager to show.

context

The Context of the Application used for getting the correct Review Manager.

lifecycleManagerObserver

The LifecycleManagerObserver to observe lifecycle changes.

Builder for creating a ReviewManager

actual class Builder

Builder for creating a ReviewManager

Builder for creating a ReviewManager

Builder for creating a ReviewManager

Constructors

Link copied to clipboard
constructor(type: ReviewManager.Type = Type.Live, context: Context = ApplicationHolder.applicationContext, lifecycleManagerObserver: LifecycleManagerObserver = LifecycleManagerObserver())
constructor()
constructor()
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
actual fun create(): ReviewManager

Creates a ReviewManager

expect fun create(): ReviewManager

Creates a ReviewManager

actual fun create(): ReviewManager

Creates a ReviewManager

actual fun create(): ReviewManager

Creates a ReviewManager

actual fun create(): ReviewManager

Creates a ReviewManager

Link copied to clipboard
Link copied to clipboard
open override fun unsubscribe()