ZegoLayerBorderConfig constructor

ZegoLayerBorderConfig(
  1. int width,
  2. int color
)

Implementation

ZegoLayerBorderConfig(this.width, this.color);