doRegisterRating

fun doRegisterRating(rating: Boolean, meetereRaterID: String, meeterRatedID: String)

This method is used to get rate another Meeter.

Author

Yuri Brandi

Parameters

rating

The rating given by the user.

meetereRaterID

The ID of the Meeter that is rating.

meeterRatedID

The ID of the Meeter that is being rated.