Android.Media.TV.TvContentRating: Method Members

The methods of Android.Media.TV.TvContentRating are listed below. For a list of all members, see the TvContentRating Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

static
CreateRating(string, string, string, params string[]) : TvContentRating
Documentation for this section has not yet been entered.
FlattenToString() : string
Returns a string that unambiguously describes the rating information contained in a TvContentRating object.
static
UnflattenFromString(string) : TvContentRating
Recovers a TvContentRating object from the string that was previously created from TvContentRating.FlattenToString.