class OneSignal::Commands::FetchPlayers
Public Instance Methods
call()
click to toggle source
# File lib/onesignal/commands/fetch_players.rb, line 6 def call client.fetch_players end
# File lib/onesignal/commands/fetch_players.rb, line 6 def call client.fetch_players end