stripe-android
stripe-core
/
com.stripe.android.core.storage
/
SharedPreferencesStorage
/
getLong
get
Long
open
override
fun
getLong
(
key
:
String
,
defaultValue
:
Long
)
:
Long
Content copied to clipboard
Retrieve a Long from app storage by a
key
.