Method: Expo::Push::Notification#count

Defined in:
lib/push/notification.rb

#countObject



328
329
330
# File 'lib/push/notification.rb', line 328

def count
  recipients.length
end