BEFloor
@objc
public class BEFloor : NSObject, BENotificationPublisher, Codable
BEFloor represents a physical floor object in your BESite. A BESite can have more than one floor. You can add and configure your floors on beCo Dashboard.
Version
1.0Copyright
Copyright © 2019 GlobeCo Technologies Pvt Ltd. All rights reserved.-
Undocumented
Declaration
Swift
public let id: Int
-
Undocumented
Declaration
Swift
public let identifier: String
-
Undocumented
Declaration
Swift
public let name: Int
-
Undocumented
Declaration
Swift
public let imageName: String
-
Undocumented
Declaration
Swift
public let label: String