Superwall Android SDK
Toggle table of contents
0.0.0-docs
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Superwall Android SDK
Superwall Android SDK
/
com.superwall.sdk.paywall.presentation.rule_logic.cel
/
SuperscriptExposedFunction
/
MinutesSince
Minutes
Since
androidJvm
class
MinutesSince
(
val
event
:
String
)
:
SuperscriptExposedFunction
,
TimeSince
(
source
)
Members
Constructors
Minutes
Since
Link copied to clipboard
androidJvm
constructor
(
event
:
String
)
Properties
event
Link copied to clipboard
androidJvm
open
override
val
event
:
String
property
Request
Link copied to clipboard
androidJvm
open
override
val
propertyRequest
:
ComputedPropertyRequest.ComputedPropertyRequestType
Functions
invoke
Link copied to clipboard
androidJvm
open
suspend operator
fun
invoke
(
storage
:
CoreDataManager
)
:
Int