SDLOnTBTClientState Class Reference

Section Contents

Overview

Provides applications with notifications specific to the current TBT client status on the module

state

Current State of TBT client

Objective-C

@property (nonatomic, strong) SDLTBTState _Nonnull state;

Swift

var state: SDLTBTState { get set }