Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| CallDestination
| com.ribbit.api.objects |
Represents the destination of a single DetailedCallLog. |
|
| CallLogDetails
| com.ribbit.api.objects | Contains more detailed information about a call. | |
| CallLogIndex
| com.ribbit.api.objects | The basic details about a message. | |
| CallLogTags
| com.ribbit.api.objects | Contains a list of Call List Tag Objects | |
| CallObject
| com.ribbit.api.objects | Represents the values of an incoming or active call. | |
| CallSource
| com.ribbit.api.objects | ||
| ContactDetails
| com.ribbit.api.objects | Represents the most detailed contact information for a contact in the Ribbit system. | |
| ContactIndex
| com.ribbit.api.objects |
ConactIndex represents the most basic contact information available for a contact in the Ribbit
system. |
|
| RibbitAccountRequest
| com.ribbit.api |
RibbitAccountRequest handles all user account-related methods and events directly. |
|
| RibbitRequest
| com.ribbit.api |
RibbitRequest is the main class used to retrieve data from and interact with the Ribbit service. |
|
| RibbitResponseEvent
| com.ribbit.api.events |
All data returned from the Ribbit service comes in the form of a dispatched RibbitResponseEvent. |
|
| RibbitUser
| com.ribbit.api.objects | Represents the basic profile information for a Ribbit user. | |
| UserSummary
| com.ribbit.api.objects | Represents the total of various call types and contacts. |