Type alias Params_W2A_connection_announcePresence
Params_W2A_connection_announcePresence: { id: string; name: string; networkId: string; origin: string; type: "window" | "extension" }
Type declaration
-
id: string
-
name: string
-
networkId: string
-
origin: string
-
type: "window" | "extension"
Waellet-to-aepp parameters of "connection.announcePresence" cast
(layer 4)
Example