CompanionDeviceService.ServiceInterface Field

Definition

An intent action for a service to be bound whenever this app's companion device(s) are nearby.

[Android.Runtime.Register("SERVICE_INTERFACE", ApiSince=31)]
public const string ServiceInterface;
[<Android.Runtime.Register("SERVICE_INTERFACE", ApiSince=31)>]
val mutable ServiceInterface : string

Field Value

String
Attributes

Remarks

Java documentation for android.companion.CompanionDeviceService.SERVICE_INTERFACE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to