proximityError

@get:JvmName(name = "proximityError")
val proximityError: Boolean

Indicates whether there was an error trying to initialize the SDK's proximity manager. For information on what might have gone wrong use {@link MarketingCloudSdk#getSdkState()}.

Return

If false then MarketingCloudConfig.proximityEnabled was true and the SDK failed to initialize its proximity manager.