TencentNavKit
TNKIdleSectionInfo.h File Reference
#import <Foundation/Foundation.h>

Go to the source code of this file.

Classes

class  TNKIdleSectionInfo
 进入空闲区间的信息 More...
 

Typedefs

typedef NS_ASSUME_NONNULL_BEGIN enum _TNKIdleSectionType TNKIdleSectionType
 

Enumerations

enum  _TNKIdleSectionType { TNKIdleSectionTypeHigh = 0 , TNKIdleSectionTypeLow = 1 }
 

Typedef Documentation

◆ TNKIdleSectionType

typedef NS_ASSUME_NONNULL_BEGIN enum _TNKIdleSectionType TNKIdleSectionType

Enumeration Type Documentation

◆ _TNKIdleSectionType

Enumerator
TNKIdleSectionTypeHigh 

优先级高。可用于插入高优的业务播报

TNKIdleSectionTypeLow 

优先级低。可插入低优和高优的业务播报