Wearable.WearableOptions

  • Wearable.WearableOptions provides options for the Wearable API, such as specifying the Looper for listener callbacks.

  • The Wearable.WearableOptions.Builder class is used to build instances of Wearable.WearableOptions.

  • This class inherits methods from java.lang.Object and the Api.ApiOptions interface.

public static final class Wearable.WearableOptions extends Object
implements Api.ApiOptions.Optional

Options for the Wearable API.

Nested Class Summary

class Wearable.WearableOptions.Builder Builder class for Wearable.WearableOptions  

Inherited Field Summary

Public Method Summary

boolean
equals(Object object)
int

Inherited Method Summary

Public Methods

public boolean equals (Object object)

public int hashCode ()