VCallLocalization.fromEnglish constructor

VCallLocalization.fromEnglish()

Implementation

VCallLocalization.fromEnglish()
    : exitFromTheCall = 'Exit from the call',
      areYouSureToEndTheCall = 'Are you sure to end the call?',
      cancel = 'Cancel',
      ok = 'Ok',
      connecting = 'Connecting...',
      busy = 'Busy',
      ring = 'Ring...',
      accepted = 'Accepted',
      roomAlreadyInCall = 'Room already in call',
      timeout = 'Timeout',
      callEnd = 'Call end',
      rejected = 'Rejected',
      endToEndEncryption = 'End to end encryption';