BESite
@objc
public class BESite : NSObject, Codable, BENotificationPublisher
The BESite object defines a site object that needs to be displayed and navigated on. The BESite should be added and approved previously on the beCo Dashboard. Once you have access to the organization’s Server API Key, you can collect all sites listed using beCoMap SDK.
Version
1.0Copyright
Copyright © 2019 GlobeCo Technologies Pvt Ltd. All rights reserved.-
Undocumented
Declaration
Swift
@objc public let identifier: String
-
Undocumented
Declaration
Swift
@objc public let location: BELocation
-
Undocumented
Declaration
Swift
@objc public let name: String