setCanvasBackgroundColor abstract method

Future<VoidResult> setCanvasBackgroundColor(
  1. String roomUuid,
  2. String color
)

Implementation

Future<VoidResult> setCanvasBackgroundColor(String roomUuid, String color);