Plugin for the Presence service
This is an internal Cisco Webex plugin. As such, it does not strictly adhere to semantic versioning. Use at your own risk. If you're not working on one of our first party clients, please look at our developer api and stick to our public plugins.
npm install --save @webex/internal-plugin-presence
import '@webex/internal-plugin-presence';
import WebexCore from '@webex/webex-core';
const webex = new WebexCore();
webex.internal.presence.WHATEVER;
This package is maintained by Cisco Webex for Developers.
Pull requests welcome. Please see CONTRIBUTING.md for more details.
© 2016-2020 Cisco and/or its affiliates. All Rights Reserved.