Module: Aws::IVSRealTime::Client::_ListParticipantsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListParticipantsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


388
# File 'sig/client.rbs', line 388

def next_token: () -> ::String

#participants::Array[Types::ParticipantSummary]

Returns:



387
# File 'sig/client.rbs', line 387

def participants: () -> ::Array[Types::ParticipantSummary]