toggle menu
seam-phone-sdk-android
1.9.69
androidJvm
switch theme
search in API
common
/
co.seam.common.sdkerrors
/
SeamRequiredUserInteraction
Seam
Required
User
Interaction
sealed
class
SeamRequiredUserInteraction
Inheritors
CompleteOtpAuthorization
EnableInternet
EnableBluetooth
GrantPermissions
Members
Types
Complete
Otp
Authorization
Link copied to clipboard
data
class
CompleteOtpAuthorization
(
val
otpUrl
:
URL
)
:
SeamRequiredUserInteraction
Enable
Bluetooth
Link copied to clipboard
class
EnableBluetooth
:
SeamRequiredUserInteraction
Enable
Internet
Link copied to clipboard
class
EnableInternet
:
SeamRequiredUserInteraction
Grant
Permissions
Link copied to clipboard
class
GrantPermissions
(
val
permissions
:
List
<
String
>
)
:
SeamRequiredUserInteraction