getServerTransferLimit

abstract suspend fun getServerTransferLimit(updateProgress: suspend (progress: Progress) -> Unit = {}): TransferLimitConfiguration

Get transfer limit to the server over a cellular module (initial number of tokens and initial timer settings).

Parameters

updateProgress

Update progress of operation