Trail

class Trail(channel: Channel)

Constructors

Link copied to clipboard
constructor(channel: Channel)

Functions

Link copied to clipboard
fun address(): Deferred<String?>
Link copied to clipboard
fun guard(ptr: String, usecases: List<Usecase>, destinations: List<String>? = null, onPass: () -> Unit? = null, onFail: (String?) -> Unit? = null, origin: String? = null): Deferred<Boolean>
Link copied to clipboard
fun id(): Deferred<String?>
Link copied to clipboard
fun isInitialized(): Deferred<Boolean>

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard