Type alias MakeBeaconInfoContent

MakeBeaconInfoContent: ((timeout: number, isLive?: boolean, description?: string, assetType?: LocationAssetType, timestamp?: number) => MBeaconInfoEventContent)

Type declaration

Generated using TypeDoc