How to use the ringcentral-integration/enums/presenceStatus.enum.presenceStatus.busy function in ringcentral-integration

To help you get started, weā€™ve selected a few ringcentral-integration examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github ringcentral / ringcentral-js-widgets / packages / ringcentral-widgets / components / ContactDetails / i18n / fr-FR.js View on Github external
import phoneTypes from '../../../enums/phoneTypes';
export default {
  [phoneTypes.extension]: "Ext.",
  [phoneTypes.direct]: "Direct",
  [phoneTypes.mobile]: "Mobile",
  [phoneTypes.home]: "Domicile",
  [phoneTypes.business]: "Bureau",
  [phoneTypes.fax]: "Fax",
  [phoneTypes.company]: "Entreprise",
  [phoneTypes.other]: "Autre",
  emailLabel: "E-mail",
  call: "Appeler",
  text: "SMS",
  [presenceStatus.available]: "Disponible",
  [presenceStatus.offline]: "Invisible",
  [presenceStatus.busy]: "OccupƩ(e)",
  [dndStatus.doNotAcceptAnyCalls]: "Ne pas dƩranger",
  notActivated: "Inactif",
  company: "Entreprise",
  jobTitle: "Titre"
};

// @key: @#@"[phoneTypes.extension]"@#@ @source: @#@"Ext."@#@
// @key: @#@"[phoneTypes.direct]"@#@ @source: @#@"Direct"@#@
// @key: @#@"[phoneTypes.mobile]"@#@ @source: @#@"Mobile"@#@
// @key: @#@"[phoneTypes.home]"@#@ @source: @#@"Home"@#@
// @key: @#@"[phoneTypes.business]"@#@ @source: @#@"Business"@#@
// @key: @#@"[phoneTypes.fax]"@#@ @source: @#@"Fax"@#@
// @key: @#@"[phoneTypes.company]"@#@ @source: @#@"Company"@#@
// @key: @#@"[phoneTypes.other]"@#@ @source: @#@"Other"@#@
// @key: @#@"emailLabel"@#@ @source: @#@"Email"@#@
// @key: @#@"call"@#@ @source: @#@"Call"@#@
github ringcentral / ringcentral-js-widgets / packages / ringcentral-widgets / components / ContactDetails / i18n / zh-CN.js View on Github external
import phoneTypes from '../../../enums/phoneTypes';
export default {
  [phoneTypes.extension]: "分ęœŗ号",
  [phoneTypes.direct]: "ē›“ę‹Ø",
  [phoneTypes.mobile]: "ē§»åŠØ",
  [phoneTypes.home]: "家åŗ­",
  [phoneTypes.business]: "商劔",
  [phoneTypes.fax]: "ä¼ ēœŸ",
  [phoneTypes.company]: "公åø",
  [phoneTypes.other]: "其他",
  emailLabel: "ē”µå­é‚®ä»¶",
  call: "呼叫",
  text: "ēŸ­äæ”",
  [presenceStatus.available]: "åœØēŗæ",
  [presenceStatus.offline]: "隐čŗ«",
  [presenceStatus.busy]: "åæ™ē¢Œ",
  [dndStatus.doNotAcceptAnyCalls]: "å‹æꉰ",
  notActivated: "停ē”Ø",
  company: "公åø",
  jobTitle: "čŒä½"
};

// @key: @#@"[phoneTypes.extension]"@#@ @source: @#@"Ext."@#@
// @key: @#@"[phoneTypes.direct]"@#@ @source: @#@"Direct"@#@
// @key: @#@"[phoneTypes.mobile]"@#@ @source: @#@"Mobile"@#@
// @key: @#@"[phoneTypes.home]"@#@ @source: @#@"Home"@#@
// @key: @#@"[phoneTypes.business]"@#@ @source: @#@"Business"@#@
// @key: @#@"[phoneTypes.fax]"@#@ @source: @#@"Fax"@#@
// @key: @#@"[phoneTypes.company]"@#@ @source: @#@"Company"@#@
// @key: @#@"[phoneTypes.other]"@#@ @source: @#@"Other"@#@
// @key: @#@"emailLabel"@#@ @source: @#@"Email"@#@
// @key: @#@"call"@#@ @source: @#@"Call"@#@
github ringcentral / ringcentral-js-widgets / packages / ringcentral-widgets / components / ContactDetails / i18n / fr-CA.js View on Github external
import phoneTypes from '../../../enums/phoneTypes';
export default {
  [phoneTypes.extension]: "Poste",
  [phoneTypes.direct]: "Direct",
  [phoneTypes.mobile]: "Appareil mobile",
  [phoneTypes.home]: "Domicile",
  [phoneTypes.business]: "Bureau",
  [phoneTypes.fax]: "TƩlƩcopieur",
  [phoneTypes.company]: "Entreprise",
  [phoneTypes.other]: "Autre",
  emailLabel: "Courriel",
  call: "Appeler",
  text: "Texto",
  [presenceStatus.available]: "Disponible",
  [presenceStatus.offline]: "Invisible",
  [presenceStatus.busy]: "OccupƩ",
  [dndStatus.doNotAcceptAnyCalls]: "Ne pas dƩranger",
  notActivated: "Inactif",
  company: "Entreprise",
  jobTitle: "Titre"
};

// @key: @#@"[phoneTypes.extension]"@#@ @source: @#@"Ext."@#@
// @key: @#@"[phoneTypes.direct]"@#@ @source: @#@"Direct"@#@
// @key: @#@"[phoneTypes.mobile]"@#@ @source: @#@"Mobile"@#@
// @key: @#@"[phoneTypes.home]"@#@ @source: @#@"Home"@#@
// @key: @#@"[phoneTypes.business]"@#@ @source: @#@"Business"@#@
// @key: @#@"[phoneTypes.fax]"@#@ @source: @#@"Fax"@#@
// @key: @#@"[phoneTypes.company]"@#@ @source: @#@"Company"@#@
// @key: @#@"[phoneTypes.other]"@#@ @source: @#@"Other"@#@
// @key: @#@"emailLabel"@#@ @source: @#@"Email"@#@
// @key: @#@"call"@#@ @source: @#@"Call"@#@
github ringcentral / ringcentral-js-widgets / packages / ringcentral-widgets / components / ContactDetails / i18n / it-IT.js View on Github external
import phoneTypes from '../../../enums/phoneTypes';
export default {
  [phoneTypes.extension]: "Int.",
  [phoneTypes.direct]: "Diretto",
  [phoneTypes.mobile]: "Cellulare",
  [phoneTypes.home]: "Casa",
  [phoneTypes.business]: "Ufficio",
  [phoneTypes.fax]: "Fax",
  [phoneTypes.company]: "Azienda",
  [phoneTypes.other]: "Altro",
  emailLabel: "E-mail",
  call: "Chiamata",
  text: "SMS",
  [presenceStatus.available]: "Disponibile",
  [presenceStatus.offline]: "Invisibile",
  [presenceStatus.busy]: "Occupato",
  [dndStatus.doNotAcceptAnyCalls]: "Non disturbare",
  notActivated: "Inattivo",
  company: "Azienda",
  jobTitle: "Titolo"
};

// @key: @#@"[phoneTypes.extension]"@#@ @source: @#@"Ext."@#@
// @key: @#@"[phoneTypes.direct]"@#@ @source: @#@"Direct"@#@
// @key: @#@"[phoneTypes.mobile]"@#@ @source: @#@"Mobile"@#@
// @key: @#@"[phoneTypes.home]"@#@ @source: @#@"Home"@#@
// @key: @#@"[phoneTypes.business]"@#@ @source: @#@"Business"@#@
// @key: @#@"[phoneTypes.fax]"@#@ @source: @#@"Fax"@#@
// @key: @#@"[phoneTypes.company]"@#@ @source: @#@"Company"@#@
// @key: @#@"[phoneTypes.other]"@#@ @source: @#@"Other"@#@
// @key: @#@"emailLabel"@#@ @source: @#@"Email"@#@
// @key: @#@"call"@#@ @source: @#@"Call"@#@
github ringcentral / ringcentral-js-widgets / packages / ringcentral-widgets / components / ContactDetails / i18n / ja-JP.js View on Github external
import phoneTypes from '../../../enums/phoneTypes';
export default {
  [phoneTypes.extension]: "内ē·š",
  [phoneTypes.direct]: "ćƒ€ć‚¤ćƒ¬ć‚Æ惈",
  [phoneTypes.mobile]: "ęŗåøÆ電話",
  [phoneTypes.home]: "č‡Ŗ宅",
  [phoneTypes.business]: "勤務先",
  [phoneTypes.fax]: "FAX",
  [phoneTypes.company]: "会ē¤¾",
  [phoneTypes.other]: "ćć®ä»–",
  emailLabel: "Ećƒ”ćƒ¼ćƒ«",
  call: "通話",
  text: "ćƒ†ć‚­ć‚¹ćƒˆ",
  [presenceStatus.available]: "ć‚Ŗćƒ³ćƒ©ć‚¤ćƒ³",
  [presenceStatus.offline]: "非č”Øē¤ŗ",
  [presenceStatus.busy]: "å–ć‚Šč¾¼ćæäø­",
  [dndStatus.doNotAcceptAnyCalls]: "åæœē­”äøåÆ",
  notActivated: "éžć‚¢ć‚Æćƒ†ć‚£ćƒ–",
  company: "会ē¤¾",
  jobTitle: "å½¹č·"
};

// @key: @#@"[phoneTypes.extension]"@#@ @source: @#@"Ext."@#@
// @key: @#@"[phoneTypes.direct]"@#@ @source: @#@"Direct"@#@
// @key: @#@"[phoneTypes.mobile]"@#@ @source: @#@"Mobile"@#@
// @key: @#@"[phoneTypes.home]"@#@ @source: @#@"Home"@#@
// @key: @#@"[phoneTypes.business]"@#@ @source: @#@"Business"@#@
// @key: @#@"[phoneTypes.fax]"@#@ @source: @#@"Fax"@#@
// @key: @#@"[phoneTypes.company]"@#@ @source: @#@"Company"@#@
// @key: @#@"[phoneTypes.other]"@#@ @source: @#@"Other"@#@
// @key: @#@"emailLabel"@#@ @source: @#@"Email"@#@
// @key: @#@"call"@#@ @source: @#@"Call"@#@
github ringcentral / ringcentral-js-widgets / packages / ringcentral-widgets / components / ContactDetails / i18n / en-AU.js View on Github external
import phoneTypes from '../../../enums/phoneTypes';
export default {
  [phoneTypes.extension]: "Ext.",
  [phoneTypes.direct]: "Direct",
  [phoneTypes.mobile]: "Mobile",
  [phoneTypes.home]: "Home",
  [phoneTypes.business]: "Business",
  [phoneTypes.fax]: "Fax",
  [phoneTypes.company]: "Company",
  [phoneTypes.other]: "Other",
  emailLabel: "Email",
  call: "Call",
  text: "Text",
  [presenceStatus.available]: "Available",
  [presenceStatus.offline]: "Invisible",
  [presenceStatus.busy]: "Busy",
  [dndStatus.doNotAcceptAnyCalls]: "Do not Disturb",
  notActivated: "Inactive",
  company: "Company",
  jobTitle: "Title"
};

// @key: @#@"[phoneTypes.extension]"@#@ @source: @#@"Ext."@#@
// @key: @#@"[phoneTypes.direct]"@#@ @source: @#@"Direct"@#@
// @key: @#@"[phoneTypes.mobile]"@#@ @source: @#@"Mobile"@#@
// @key: @#@"[phoneTypes.home]"@#@ @source: @#@"Home"@#@
// @key: @#@"[phoneTypes.business]"@#@ @source: @#@"Business"@#@
// @key: @#@"[phoneTypes.fax]"@#@ @source: @#@"Fax"@#@
// @key: @#@"[phoneTypes.company]"@#@ @source: @#@"Company"@#@
// @key: @#@"[phoneTypes.other]"@#@ @source: @#@"Other"@#@
// @key: @#@"emailLabel"@#@ @source: @#@"Email"@#@
// @key: @#@"call"@#@ @source: @#@"Call"@#@
github ringcentral / ringcentral-js-widgets / packages / ringcentral-widgets / components / PresenceItem / i18n / fr-FR.js View on Github external
import { presenceStatus } from 'ringcentral-integration/enums/presenceStatus.enum';
import dndStatus from 'ringcentral-integration/modules/Presence/dndStatus';
export default {
  [presenceStatus.available]: "Disponible",
  [presenceStatus.busy]: "OccupƩ(e)",
  [presenceStatus.offline]: "Invisible",
  [dndStatus.doNotAcceptAnyCalls]: "Ne pas dƩranger"
};

// @key: @#@"[presenceStatus.available]"@#@ @source: @#@"Available"@#@
// @key: @#@"[presenceStatus.busy]"@#@ @source: @#@"Busy"@#@
// @key: @#@"[presenceStatus.offline]"@#@ @source: @#@"Invisible"@#@
// @key: @#@"[dndStatus.doNotAcceptAnyCalls]"@#@ @source: @#@"Do not Disturb"@#@
github ringcentral / ringcentral-js-widgets / packages / ringcentral-widgets / components / PresenceItem / i18n / it-IT.js View on Github external
import { presenceStatus } from 'ringcentral-integration/enums/presenceStatus.enum';
import dndStatus from 'ringcentral-integration/modules/Presence/dndStatus';
export default {
  [presenceStatus.available]: "Disponibile",
  [presenceStatus.busy]: "Occupato",
  [presenceStatus.offline]: "Invisibile",
  [dndStatus.doNotAcceptAnyCalls]: "Non disturbare"
};

// @key: @#@"[presenceStatus.available]"@#@ @source: @#@"Available"@#@
// @key: @#@"[presenceStatus.busy]"@#@ @source: @#@"Busy"@#@
// @key: @#@"[presenceStatus.offline]"@#@ @source: @#@"Invisible"@#@
// @key: @#@"[dndStatus.doNotAcceptAnyCalls]"@#@ @source: @#@"Do not Disturb"@#@
github ringcentral / ringcentral-js-widgets / packages / ringcentral-widgets / lib / AdapterModuleCore / index.js View on Github external
{ numberOf: ringingCallsLength },
            );
      const onHoldCallsInfo =
        onHoldCallsLength === 1
          ? formatMessage(headerI18n.getString('callOnHold', currentLocale), {
              numberOf: onHoldCallsLength,
            })
          : formatMessage(headerI18n.getString('callsOnHold', currentLocale), {
              numberOf: onHoldCallsLength,
            });
      const availableBtn = presenceItemI18n.getString(
        presenceStatus.available,
        currentLocale,
      );
      const busyBtn = presenceItemI18n.getString(
        presenceStatus.busy,
        currentLocale,
      );
      const offlineBtn = presenceItemI18n.getString(
        presenceStatus.offline,
        currentLocale,
      );
      const doNotAcceptAnyCallsBtn = presenceItemI18n.getString(
        dndStatus.doNotAcceptAnyCalls,
        currentLocale,
      );
      return {
        currentCallBtn: headerI18n.getString('currentCall', currentLocale),
        viewCallsBtn: headerI18n.getString('viewCalls', currentLocale),
        ringCallsInfo,
        onHoldCallsInfo,
        availableBtn,