mirror of
https://github.com/google/pebble.git
synced 2025-11-19 05:50:54 -05:00
spelling: metadata
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user