peopleOnCall abstract method

String peopleOnCall(
  1. Object number
)

No description provided for @peopleOnCall.

In en, this message translates to: '{number} person are currently on the call'

Implementation

String peopleOnCall(Object number);