Stay organized with collections
Save and categorize content based on your preferences.
com.google.ambient.crossdevice.wakeup
Classes
Top-level functions summary
Top-level functions
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# com.google.ambient.crossdevice.wakeup\n=====================================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/com/google/ambient/crossdevice/wakeup/package-summary \"View this page in Java\")\n\nClasses\n-------\n\n|------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------|\n| [StartComponentRequest](/reference/kotlin/com/google/ambient/crossdevice/wakeup/StartComponentRequest) | A request to wake up a specified component on another device, and optionally deliver additional information to it. |\n| [StartComponentRequest.Builder](/reference/kotlin/com/google/ambient/crossdevice/wakeup/StartComponentRequest.Builder) | |\n\nTop-level functions summary\n---------------------------\n\n|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `inline @`[RequiresApi](/reference/kotlin/androidx/annotation/RequiresApi)`(value = 26) `[\u003cError class: unknown class\u003e](/reference/kotlin/[JVM root]/\u003cError class: unknown class\u003e) | [startComponentRequest](/reference/kotlin/com/google/ambient/crossdevice/wakeup/package-summary#startComponentRequest(kotlin.Function1))`(block: @`[ExtensionFunctionType](/reference/kotlin/kotlin/ExtensionFunctionType)` `[StartComponentRequest.Builder](/reference/kotlin/com/google/ambient/crossdevice/wakeup/StartComponentRequest.Builder)`.() `-\u003e` `[Unit](/reference/kotlin/kotlin/Unit)`)` Convenience function for building a [StartComponentRequest](/reference/kotlin/com/google/ambient/crossdevice/wakeup/StartComponentRequest). |\n\nTop-level functions\n-------------------\n\n### startComponentRequest\n\n```\n@RequiresApi(value = 26)\ninline fun startComponentRequest(block: @ExtensionFunctionType StartComponentRequest.Builder.() -\u003e Unit): \u003cError class: unknown class\u003e\n```\n\nConvenience function for building a [StartComponentRequest](/reference/kotlin/com/google/ambient/crossdevice/wakeup/StartComponentRequest)."]]