gpg::AppIdentifier

#include <nearby_connection_types.h>

An identifier for an application.

Summary

Public attributes

identifier
std::string
The identifier string that the app uses to find or install an application on the platform.

Public attributes

identifier

std::string gpg::AppIdentifier::identifier

The identifier string that the app uses to find or install an application on the platform.

For Android, this string is a package name.