Class: OneSignal::Commands::FetchPlayers

Inherits:
BaseCommand show all
Defined in:
lib/onesignal/commands/fetch_players.rb

Instance Method Summary collapse

Methods inherited from BaseCommand

#client, #config

Instance Method Details

#callObject



6
7
8
# File 'lib/onesignal/commands/fetch_players.rb', line 6

def call
  client.fetch_players
end