Reputation: 33
Upvotes: 1
Views: 302
Reputation: 620
eg.
@Override
protected void onRegistered(Context context, String registrationId) {
Log.e("regid",registrationId);
}
Upvotes: 0
Reputation: 393966
GoogleCloudMessaging.register()
method.Upvotes: 2