get_group_call_streams

Function get_group_call_streams 

Source
pub async fn get_group_call_streams(
    group_call_id: i32,
    client_id: i32,
) -> Result<GroupCallStreams, Error>
Expand description

Returns information about available group call streams

ยงArguments

  • group_call_id - Group call identifier
  • client_id - The client id to send the request to