Skip to content

Commit 078e668

Browse files
committed
2 parents dceda05 + f4eb004 commit 078e668

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -364,10 +364,13 @@ Beacons may contain a Business object which is the `Place` associated with the b
364364
let business = beacon.business
365365
```
366366

367+
```objective-c
368+
NearBeeBusiness *business = beacon.business
369+
```
370+
367371
They have following properties
368372

369373
```swift
370-
371374
// Color code associated with the place (Hex code), convert this accordingly
372375
business.colorCode
373376

0 commit comments

Comments
 (0)