mpc_client::meeting

Function create

Source
pub async fn create(
    options: MeetingOptions,
    identifiers: Vec<UserId>,
    initiator: UserId,
    data: Value,
) -> Result<MeetingId>
Expand description

Create a new meeting point.