java.lang.Object | |
↳ | org.ocast.mediaroute.MediaRouteDevice |
Defines a device representing a media route.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | EXTRA_DEVICE |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public
static
final
|
CREATOR |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MediaRouteDevice(String uuid, String friendlyName, String manufacturer, String modelName, URI urlBase) | |||||||||||
MediaRouteDevice(DiscoveredDevice dd) |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MediaRouteDevice(Parcel in) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | describeContents() | ||||||||||
URI |
getDialURI()
Retrieve the Dial application URL found in
| ||||||||||
String |
getFriendlyName()
Retrieve the device friendly name found in
| ||||||||||
String |
getManufacturer()
Retrieve the manufacturer found in found in
| ||||||||||
String |
getModelName()
Retrieve the modelName found in
| ||||||||||
String |
getUuid()
Retrieve the UUID found in
| ||||||||||
void | writeToParcel(Parcel dest, int flags) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Retrieve the Dial application URL found in
Retrieve the device friendly name found in
Retrieve the manufacturer found in found in
Retrieve the modelName found in
Retrieve the UUID found in