isOptedOut

open fun isOptedOut(@NonNull context: Context): Boolean

Returns whether Batch has been opted out from or not

Warning: This method might perform some quick I/O in the caller thread.