sdk-core
Toggle table of contents
7.2.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk-core
sdk-core
/
com.gigya.android.sdk.session
/
ISessionVerificationService
ISession
Verification
Service
interface
ISessionVerificationService
Inheritors
SessionVerificationService
Members
Functions
register
Activity
Lifecycle
Callbacks
Link copied to clipboard
abstract
fun
registerActivityLifecycleCallbacks
(
)
register
Observer
Link copied to clipboard
abstract
fun
registerObserver
(
observer
:
SessionStateObserver
)
remove
Observer
Link copied to clipboard
abstract
fun
removeObserver
(
observer
:
SessionStateObserver
)
start
Link copied to clipboard
abstract
fun
start
(
)
stop
Link copied to clipboard
abstract
fun
stop
(
)
update
Interval
Link copied to clipboard
abstract
fun
updateInterval
(
)