| Package | Description | 
|---|---|
| com.tencentcloudapi.lcic.v20220817.models | 
| Modifier and Type | Method and Description | 
|---|---|
EventDataInfo | 
EventInfo.getEventData()
Get The details of the event, including the room ID and the user to whom the event occurred. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EventInfo.setEventData(EventDataInfo EventData)
Set The details of the event, including the room ID and the user to whom the event occurred. 
 | 
| Constructor and Description | 
|---|
EventDataInfo(EventDataInfo 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 © 2024. All rights reserved.