get Server Transfer Limit
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
update Progress
Update progress of operation