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 |
Online service type. |
Returns:
Transfer statistics.
Exceptions
An exception if it fails.