Overview
public boolean function saveGlobalTopicConfiguration(
required string topic
, required struct configuration
)
Saves configuration for a topic
Arguments
Name | Type | Required | Description |
---|
topic | string | Yes | ID of the topic |
configuration | struct | Yes | Struct containing configuration data |