Embedded SDK
Embedded SDK
/
com.beyondidentity.embedded.sdk.utils
Package-level
declarations
Types
Functions
Properties
Types
Java
Result
Link copied to clipboard
open
class
JavaResult
<
T
>
kotlin.Result
doesn't really work in Java.
Java
Utils
Link copied to clipboard
object
JavaUtils
Helper class for projects based on Java
Functions
app
Version
Name
Link copied to clipboard
fun
Context
.
appVersionName
(
)
:
String
post
Main
Link copied to clipboard
fun
postMain
(
block
:
(
)
->
Unit
)
Posts a runnable to the MainLooper message queue
support
Intent
Link copied to clipboard
fun
supportIntent
(
url
:
String
)
:
Intent
Properties
handler
Link copied to clipboard
val
handler
:
Handler