| TuneInformationRating Property |
The user's rating of the song or piece, from 1 (lowest) to
10 (highest).
Namespace: Quickblox.Sdk.Modules.ChatXmppModule.ModelsAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Rating { get; }Public ReadOnly Property Rating As Integer
Get
public:
property int Rating {
int get ();
}member Rating : int with get
Property Value
Type:
Int32
See Also