Help Center> OBS GO SDK> API Reference> Data Types> Event Notification Settings
Updated on 2022-02-10 GMT+08:00

Event Notification Settings

Type Definition

type TopicConfiguration struct

Parameter Description

Field

Type

Optional or Mandatory

Description

ID

string

Optional when used as a request parameter

Event notification setting ID

Topic

string

Mandatory when used as a request parameter

URN of the event notification topic. After detecting a specific event, OBS sends a message to the topic.

Events

[]EventType

Mandatory when used as a request parameter

Type of events that need to be notified.

FilterRules

[]FilterRule

Optional when used as a request parameter

List of filtering rules