@webex/plugin-team-memberships

3.0.0 • Public • Published

@webex/plugin-team-memberships

standard-readme compliant

Team Membership plugin for the Cisco Webex JS SDK.

Install

npm install --save @webex/plugin-team-memberships

Usage

This is a plugin for the Cisco Webex JS SDK . Please see our developer portal and the API docs for full details.

Install

npm install --save @webex/plugin-team-memberships

Usage

const Webex = require('webex');

const webex = Webex.init();
webex.team-memberships.get(id)
  .then((team-membership) => {
    console.log(team-membership);
  })

Maintainers

This package is maintained by Cisco Webex for Developers.

Contribute

Pull requests welcome. Please see CONTRIBUTING.md for more details.

License

© 2016-2020 Cisco and/or its affiliates. All Rights Reserved.

Readme

Keywords

none

Package Sidebar

Install

npm i @webex/plugin-team-memberships

Weekly Downloads

4,819

Version

3.0.0

License

MIT

Unpacked Size

33.7 kB

Total Files

13

Last publish

Collaborators

  • arun3528
  • npm.tropo
  • webex-jenkins
  • adamweeks
  • taymoork2
  • webex-components-publisher
  • webex-web-client