matrix-js-sdk

    Type Alias MakeBeaconContent

    MakeBeaconContent: (
        uri: string,
        timestamp: number,
        beaconInfoEventId: string,
        description?: string,
    ) => MBeaconEventContent

    Type declaration

      • (
            uri: string,
            timestamp: number,
            beaconInfoEventId: string,
            description?: string,
        ): MBeaconEventContent
      • Parameters

        • uri: string
        • timestamp: number
        • beaconInfoEventId: string
        • Optionaldescription: string

        Returns MBeaconEventContent

    MMNEPVFCICPMFPCPTTAAATR