mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: receiving
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9f4d934ec4
commit
1b10188be4
1 changed files with 1 additions and 1 deletions
|
@ -21,6 +21,6 @@
|
|||
//! Launcher App Message is deprecated and on Android >= 2.3 and other devices that pass the
|
||||
//! support flags for the AppRunState endpoint will use that endpoint (0x34) instead. That
|
||||
//! endpoint should be used for sending messages on start/stop status of applications and
|
||||
//! sending/recieving application states. The LauncherAppMessage endpoint is kept for
|
||||
//! sending/receiving application states. The LauncherAppMessage endpoint is kept for
|
||||
//! backwards compatibility with older mobile applications.
|
||||
void launcher_app_message_send_app_state_deprecated(const Uuid *uuid, bool running);
|
||||
|
|
Loading…
Add table
Reference in a new issue