Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Intercom
IntercomCounts
PHP Class Intercom\IntercomCounts
Show file
Open project: intercom/intercom-php
Class Usage Examples
Public Methods
Method
Description
__construct
(
IntercomClient
$client
)
IntercomCounts constructor.
getCounts
(
array
$options
= [] ) :
mixed
Returns list of Counts.
Method Details
__construct()
public
method
IntercomCounts constructor.
public
__construct
(
IntercomClient
$client
)
$client
IntercomClient
getCounts()
public
method
Returns list of Counts.
See also:
https://developers.intercom.io/reference#getting-counts
public
getCounts
(
array
$options
= [] ) :
mixed
$options
array
return
mixed