コード例 #1
0
 @Override
 public Long get(PushNotificationsDevice pushNotificationsDevice) {
   return pushNotificationsDevice.getPushNotificationsDeviceId();
 }