Contents

initWithUUID:

Creates a new beacon identity condition with the identifier you specify.

Declaration

- (instancetype) initWithUUID:(NSUUID *) uuid;

Parameters

  • uuid:

    A Uuid to use as the beacon’s identifier.

See Also

Creating beacon identity conditions