ABBroadcastType Constants Reference

Declared in ABDefinitions.h

ABBroadcastType

April beacon broadcast type definition

Definition

typedef NS_ENUM(NSInteger, ABBroadcastType ) {
   ABBeaconBroadcastiBeacon,
   ABBeaconBroadcastEddystoneUid,
   ABBeaconBroadcastEddystoneURL,
};

Constants

ABBeaconBroadcastiBeacon

Default broadcast type

Declared In ABDefinitions.h.

ABBeaconBroadcastEddystoneUid

Google Eddystone Uid type

Declared In ABDefinitions.h.

ABBeaconBroadcastEddystoneURL

Google Eddystone URL type

Declared In ABDefinitions.h.

Declared In

ABDefinitions.h