GCKSenderApplicationInfo クラス
NSObject を継承します。<NSCopying> を実装する。
- (NSString*) appIdentifier |
|
readnonatomiccopy |
送信者のアプリケーションの一意の識別子(アプリ ID)。
送信側アプリケーションの起動 URL(URL スキーム)。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2022-12-06 UTC。
[null,null,["最終更新日 2022-12-06 UTC。"],[[["The `GCKSenderApplicationInfo` class provides information about a sender application, such as its platform, app ID, and launch URL."],["This class inherits from `NSObject` and implements the `NSCopying` protocol."],["The `platform` property indicates the sender application's operating system (e.g., iOS, Android)."],["`appIdentifier` is a unique string that identifies the sender application."],["`launchURL` represents the URL scheme used to launch the sender application."]]],[]]