Home > @magiclane/maps-sdk > GemView > getTransferStatistics

GemView.getTransferStatistics() method

Get transfer statistics for the given online service type.

Signature:

getTransferStatistics(type: ServiceGroupType): TransferStatistics;

Parameters

Parameter

Type

Description

type

ServiceGroupType

Online service type.

Returns:

TransferStatistics

Transfer statistics.

Exceptions

An exception if it fails.