KinveyClientBuilderCallback | This class provides callbacks for an creation of the client. |
KinveyDeleteCallback | Use this for async callbacks when deleting entities |
KinveyListCallback<T> | Use this for async callbacks when retrieving multiple entities |
KinveyMICCallback | |
KinveyPingCallback | This class provides callbacks for an asynchronous Ping |
KinveyUserCallback | This callback is typed for a User object, use it for operations on Users. |
KinveyUserDeleteCallback | This class provides callbacks for an asynchronous Deletion of a User |
KinveyUserListCallback | This callback is typed for an array of User objects, use it for bulk operations on the User collection.. |
KinveyUserManagementCallback | This callback is used for User Management operations, such as sending emails or password reset forms. |