getConnectedUser

abstract fun getConnectedUser(): IRainbowContact

Get the connected user. If the user is not connected, this method returns an empty object.

Return

Returns the connected IRainbowContact object.