BDPAuthenticationStateProvider

Deprecated

First deprecated in 15.4.0 - This will be removed in future version

@protocol BDPAuthenticationStateProvider <NSObject>

@brief Describes an object which can provide an authentication state. Currently @ref BDLocationManager(BDPointSDK).

  • Deprecated

    First deprecated in 15.4.0 - This will be removed in future version

    This property must have a KVO-compliant implementation.

    Declaration

    Objective-C

    @property (readonly) BDAuthenticationState authenticationState;