getRoomInfo abstract method

Future<Result<Meeting>> getRoomInfo(
  1. int code
)

Implementation

Future<Result<Meeting>> getRoomInfo(int code);