2017 © Pedro Peláez
 

library liveperson

Generic LiveEngage package

image

cws/liveperson

Generic LiveEngage package

  • Thursday, July 26, 2018
  • by jamseyp
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status, (*1)

Live Person PHP A simple PHP library for connecting to the LivePerson Api., (*2)

https://developers.liveperson.com, (*3)

Usage, (*4)

use CwsOps\LivePerson\Account\Config;
use CwsOps\LivePerson\Engage;

$config = new Config($accountId,$consumerKey,$consumerSecret,$token,$tokenSecret,$username);

$livePerson = new Engage($config);

$currentAgentStatus = $livePerson->getAgentStatus();

The Versions

26/07 2018

dev-master

9999999-dev

Generic LiveEngage package

  Sources   Download

MIT

The Requires

 

The Development Requires

by James Parker

26/07 2018

dev-revert-1-real-time-api

dev-revert-1-real-time-api

Generic LiveEngage package

  Sources   Download

MIT

The Requires

 

The Development Requires

by James Parker