bind

suspend fun bind()

Deprecated

Use bindAutomatically to bind/unbind when the app is in the foreground/background

Replace with

bindAutomatically()

Bind to the gateway to be able to communicate with it.