REST.Backend.KinveyApi.TKinveyApi Types
InheritedProtected
TAuthentication | public | Is an enumeration of authentication types. |
TConnectionInfo | public | This record holds the Kinvey connection information. |
TDefaultAuthentication | public | Is an enumeration of authentication default types. |
TFile | public | TFile is a record containing information about a file that has been retrieved from the cloud service. |
TFindObjectProc | public | Reference to a procedure that is used to find an object. |
TLogin | public | TLogin is a record containing information about the cloud service login. |
TLoginProc | public | Reference to a procedure that is used to login. |
TObjectID | public | TObjectID is a record containing information about an object ID retrieved from the cloud service. |
TPlatformType | public | Is an enumeration of the platform types. |
TQueryUserNameProc | public | Reference to a procedure that is used to query a user name. |
TRetrieveFileProc | public | Reference to a procedure that is used to retrieve a file. |
TRetrieveUserGroupProc | public | Reference to a procedure that is used to retrieve a user group. |
TRetrieveUserProc | public | Reference to a procedure that is used to retrieve a user. |
TUpdatedAt | public | TUpdatedAt is a record that stores when an item was updated by the cloud service. |
TUser | public | TUser is a record containing information about a user retrieved from the cloud service. |
TUserGroup | public | TUserGroup is a record containing information about a user group retrieved from the cloud service. |