struct Protocol::Emulation::SetGeolocationOverride

Overview

Overrides the Geolocation Position or Error. Omitting any of the parameters emulates position unavailable.

Included Modules

Defined in:

protocol/emulation.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]