Function makeBeaconInfoContent
- makeBeaconInfoContent(
timeout: number,
isLive?: boolean,
description?: string,
assetType?: LocationAssetType,
timestamp?: number,
): MBeaconInfoEventContent Parameters
- timeout: number
Optional
isLive: booleanOptional
description: stringOptional
assetType: LocationAssetTypeOptional
timestamp: number