getConnectedUser

abstract fun getConnectedUser(): IRainbowContact

Retrieves the connected IRainbowContact object. If the user is not connected, an empty object is returned.

Return

The connected IRainbowContact object.