mirror of
https://github.com/google/pebble.git
synced 2025-04-30 07:21:39 -04:00
spelling: metadata
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
448406972a
commit
2d73a5db2a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
#include "pebble_process_info.h"
|
||||
#include <stdbool.h>
|
||||
|
||||
//! Inspects the app metatdata whether the app supports app messaging.
|
||||
//! Inspects the app metadata whether the app supports app messaging.
|
||||
//! Only if this returns true, the .messaging_info field of PebbleAppHandlers can be used.
|
||||
//! @return true if the app is built with an SDK that supports app messaging or not
|
||||
bool sdk_version_is_app_messaging_supported(const Version * const sdk_version);
|
||||
|
|
Loading…
Add table
Reference in a new issue