StartComponentRequest

@RequiresApi(value = 26) public final class StartComponentRequest


A request to wake up a specified component on another device, and optionally deliver additional information to it. Currently the only supported component type is Android Activities.

Summary

Public methods

toBuilder

public final @NonNull StartComponentRequest.Builder toBuilder()