ID 同期
購読者の識別子を当社の購読者プロフィールに紐付ける方法に関する情報。
購読者の外部IDを設定する
await PushSDK.UserProfile.setExternalId('external-id');final currentExternalId = await PushSDK.UserProfile.getExternalId();外部IDの制限
最終更新
購読者の識別子を当社の購読者プロフィールに紐付ける方法に関する情報。
await PushSDK.UserProfile.setExternalId('external-id');final currentExternalId = await PushSDK.UserProfile.getExternalId();最終更新