Constructor
new Orion()
Creates a new Orion instance for reporting to intercom
Methods
nextPage() → {Object|Promise}
To maintain compatibility with Intercom's client, this nextPage function
can be used for pagination on any type.
Returns:
-
pageInfo Pagination information from a previous request.
- Type
- Object
-
Returns success if intercom is disabled, otherwise returns results of call to intercom client.
- Type
- Promise