requestForeground

abstract fun requestForeground()

Deprecated

Deprecated since library version 0.0.3

Replace with

requestForegroundState(IdleTransactionState())

This method would be called by remote application, once it would require Client's application to become foreground.