Package-level declarations

Types

Link copied to clipboard
expect object BackendRequester

'BackendRequester' provides functions to call PrivMX Bridge API.

actual object BackendRequester

'BackendRequester' provides functions to call PrivMX Bridge API.

actual object BackendRequester

'BackendRequester' provides functions to call PrivMX Bridge API.

Link copied to clipboard
expect class Connection : AutoCloseable

Manages a connection between the PrivMX Endpoint and PrivMX Bridge server.

actual class Connection : AutoCloseable

Manages a connection between the PrivMX Endpoint and PrivMX Bridge server

actual class Connection : AutoCloseable

Manages a connection between the PrivMX Endpoint and PrivMX Bridge server.

Link copied to clipboard
expect object EventQueue

Defines methods to working with Events queue.

actual object EventQueue

Defines methods to working with Events queue.

actual object EventQueue

Defines methods to working with Events queue.

Link copied to clipboard
fun interface UserVerifierInterface

UserVerifierInterface - an interface consisting of a single verify() method, which - when implemented - should perform verification of the provided data using an external service verification should be done using an external service such as an application server or a PKI server.