Object ChromecastMetadataType.Companion
-
- All Implemented Interfaces:
public class ChromecastMetadataType.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ChromecastMetadataType.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ChromecastMetadataTypefromName(String metadataType)Creates a Chromecast metadata type. -
-
Method Detail
-
fromName
final ChromecastMetadataType fromName(String metadataType)
Creates a Chromecast metadata type.
- Parameters:
metadataType- The textual representation of the Chromecast metadata.
-
-
-
-