ProviderMetadata
class ProviderMetadata
kotlin.Any | |
↳ | androidx.mediarouter.media.MediaRouteProvider.ProviderMetadata |
Describes properties of the route provider's implementation.
This object is immutable once created.
Summary
Public methods | |
---|---|
ComponentName! |
Gets the provider's component name. |
String! |
Gets the provider's package name. |
String |
toString() |
Public methods
toString
fun toString(): String