Builder

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

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.

constructor()
constructor()
constructor()