Generated from

"../messages/activity_setConfig.notify.json"

interface ActivitySetConfigNotification {
    method: "activity_setConfig";
    params: ActivityConfig;
}

Properties

Properties

method: "activity_setConfig"