Package | Description |
---|---|
com.tencentcloudapi.mdl.v20200326.models |
Modifier and Type | Method and Description |
---|---|
EventNotifySetting |
ModifyStreamLiveChannelRequest.getEventNotifySettings()
Get The callback settings.
|
EventNotifySetting |
CreateStreamLiveChannelRequest.getEventNotifySettings()
Get The callback settings.
|
EventNotifySetting |
StreamLiveChannelInfo.getEventNotifySettings()
Get The callback settings.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyStreamLiveChannelRequest.setEventNotifySettings(EventNotifySetting EventNotifySettings)
Set The callback settings.
|
void |
CreateStreamLiveChannelRequest.setEventNotifySettings(EventNotifySetting EventNotifySettings)
Set The callback settings.
|
void |
StreamLiveChannelInfo.setEventNotifySettings(EventNotifySetting EventNotifySettings)
Set The callback settings.
|
Constructor and Description |
---|
EventNotifySetting(EventNotifySetting source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.