matrix-js-sdk
    Preparing search index...

    Type Alias MakeBeaconInfoContent

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

    Beacon event helpers

    Type declaration