Module: Aws::IVSRealTime::Client::_ListParticipantEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListParticipantEventsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#events ⇒ ::Array[Types::Event]
358 |
# File 'sig/client.rbs', line 358
def events: () -> ::Array[Types::Event]
|
#next_token ⇒ ::String
359 |
# File 'sig/client.rbs', line 359
def next_token: () -> ::String
|