callEnd static method

dynamic callEnd()

通话结束

Implementation

static callEnd() {
  return '$host/v2/call/callEnd';
}