ActivityType

enum ActivityType : Enum<ActivityType>

Various activity types used for displaying PayStation content.

Entries

Link copied to clipboard

A web-view based solution will be used for displaying the content.

Link copied to clipboard

A Chrome Custom Tabs based solution will be used for displaying the content.

Link copied to clipboard

A Trusted Web Activity based solution is used for displaying the content.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int

Sources

Link copied to clipboard