StoreSelectionDelegate

public protocol StoreSelectionDelegate

Delegate that gets called back when a store is selected

  • Callback for store selection.

    Declaration

    Swift

    func selectedStore(propertyId: Int, buildingId: Int, entityId: Int)

    Parameters

    propertyId

    Property id of selected store

    buildingId

    Building id of selected store

    entityId

    Entity id of selected store