Home > @magiclane/maps-sdk > GateKeeperService

GateKeeperService class

Service used to check the status of gates.

Activation

Signature:

export declare abstract class GateKeeperService 

Methods

Method

Modifiers

Description

getStatus(gate)

static

Gets the status of the specified gate.

has(gate)

static

Checks whether or not the SDK has the gate and is available.