isAllowedToDownloadData

open fun isAllowedToDownloadData(): Boolean

Checks if the SDK has been allowed to access the network

Return

true if the SDK has been allowed to access the network (default), false otherwise

Throws

if the SDK hasn't been initialized (by invoking initialize)