gpg::AppIdentifier

#include <nearby_connection_types.h>

应用的标识符。

摘要

公共属性

identifier
std::string
应用用来在平台上查找或安装应用的标识符字符串。

公共属性

identifier

std::string gpg::AppIdentifier::identifier

应用用来在平台上查找或安装应用的标识符字符串。

对于 Android,该字符串是软件包名称。