- Preparing search index...
- The search index is not available
matrix-js-sdk
Type alias MakeBeaconContent
Make
BeaconContent: ((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
-
Optional
description: string