Home > @magiclane/maps-sdk > SdkSettings > getAllowOffboardServiceOnExtraChargedNetwork

SdkSettings.getAllowOffboardServiceOnExtraChargedNetwork() method

Check if the given service type is allowed on the extra charged network.

Signature:

static getAllowOffboardServiceOnExtraChargedNetwork(serviceType: ServiceGroupType): boolean;

Parameters

Parameter

Type

Description

serviceType

ServiceGroupType

The service type

Returns:

boolean

True if the service is allowed on the extra charged network, false otherwise

Exceptions

An exception if it fails.