live chat,live help,live support Boldchat Web Service
API Reference
 
[ Programmer's Guide | API Reference Home ]


Class VisitsResult

The VisitsResult class encapsulates an array of visits. Instances of this class are returned by visit queries.

See Also:
Property Summary
VisitInfo[]visits
The array of visits.
booleantruncated
True if the results were truncated.

Property Detail
VisitInfo[] visits

The array of visits.

boolean truncated

True if the results were truncated.