ConnectionStatusInitEvent constructor

ConnectionStatusInitEvent(
  1. List<String> users
)

Implementation

ConnectionStatusInitEvent(this.users);