Plugin for the Presence service
npm install --save @webex/plugin-presence
import '@webex/plugin-presence';
import WebexCore from '@webex/webex-core';
const webex = new WebexCore();
webex.presence.WHATEVER;
This package is maintained by Cisco Webex for Developers.
Pull requests are welcome. Please see CONTRIBUTING.md for more details.
© 2024 Cisco and/or its affiliates. All Rights Reserved.