Searched defs:InteractionEventMsg (Results 1 – 1 of 1) sorted by relevance
210 struct InteractionEventMsg : public EventMsg { struct211 using Ptr = std::shared_ptr<InteractionEventMsg>; argument213 uint32_t agentId = INVALID_ID;214 uint32_t contextId = INVALID_ID;215 uint64_t surfaceId = INVALID_ID;216 AgentType agentType = NONE_AGENT;