ARMessageEventInput: {
    payload: JSONObject | JSONArray | any;
    type: ARMessageEventType | string;
}

Type declaration

Generated using TypeDoc