Download the PHP package sathish/webex without Composer
On this page you can find all versions of the php package sathish/webex. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sathish/webex
More information about sathish/webex
Files in sathish/webex
Download sathish/webex
More information about sathish/webex
Files in sathish/webex
Vendor sathish
Package webex
Short Description PHP package for CISCO webex XML and NBR API's
License MIT
Package webex
Short Description PHP package for CISCO webex XML and NBR API's
License MIT
Please rate this library. Is it a good library?
Informations about the package webex
PHP package for WebEx NBR API (XML API inprogress)
Installation
To install this package you will need:
- PHP >= 5.3
Run this command to install via composer
or edit the composer.json
then run
API Implementation
Available NBR API Methods | Available (in this package) |
---|---|
deleteMeetingXML | No |
deleteNBRStorageFile | No |
downloadFile | No |
downloadNBRStorageFile | Yes |
downloadWAVFile | No |
getMeetingTicket | No |
getNBRConfIdList | No |
getNBRRecordIdList | Yes |
getNBRStorageFile | No |
getSCXML | No |
getStorageAccessTicket | Yes |
To know more about WebEx NBR API https://developer.cisco.com/site/webex-developer/develop-test/nbr-web-services-api/api-functions.gsp
Usage
To download recording (Response will be in multipart format)
Retrieve recording list
Regenerate ticket after 1 hour
Use Riverline\MultiPartParse package to parse the downloadRecording method response on success. For more info https://github.com/Riverline/multipart-parser
Note: PRs are welcomed.
All versions of webex with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package sathish/webex contains the following files
Loading the files please wait ....