invoke

abstract suspend operator fun invoke(reason: <Error class: unknown class>, waitUntilCompletes: Boolean = false)

Parameters

reason

the reason for the logout performed

waitUntilCompletes

if true, the logout suspend fun will wait until all the logout operations are completed

See also

LogoutReason