MeetingServerConfig constructor

MeetingServerConfig(
  1. String serverUrl
)

Implementation

MeetingServerConfig(this.serverUrl);