Package-level declarations

Deprecated

Deprecated As of release 5.0. Replaced by pure views under com.sap.cloud.mobile.fiori.onboarding package. Will be removed in a later version.

Types

Link copied to clipboard
open class aScreen : Parcelable
Internal class that represents the data of 1 Consent screen within a single flow step Deprecated As of release 5.0.
Link copied to clipboard
open class ConsentScreenActivity : AppCompatActivity
An activity where the user can handle User Consent Deprecated As of release 5.0.
Link copied to clipboard
Presenter for Consent Deprecated As of release 5.0.
Link copied to clipboard
open class ConsentScreenSettings : Settings
Settings for Consent Screen Deprecated As of release 5.0.
Link copied to clipboard
open class ConsentScreenView : ConsentScreenPresenter.ConsentScreenView
View class for Consent screen Deprecated As of release 5.0.