NOTICE

Properties

Link copied to clipboard

Functions

Link copied to clipboard

Creates a new observer for subscribing to its events.

Creates a new observer with the provided tag for subscribing to its events.

fun observer(tag: String?, executor: OnEvent.Executor?, onEvent: OnEvent<String>): TorEvent.Observer

Creates a new observer with the provided tag and executor for subscribing to its events.