REST.Backend.EMSApi.TEMSClientAPI Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
_AddRefprotectedCalled when an application uses a component interface.
_ReleaseprotectedCalled when an application releases a component interface.
AddAppSecretprotected
AddAuthHeaderprotected
AddAuthParameterspublicAdds the configured authentication data to the headers of the specified request.
AddMasterKeyprotectedAdds the specified master key to the headers of the specified request.
AddResourceprotectedAdds to the EMS server a resource of the specified resource type with the specified data.
AddSessionTokenprotectedAdds the specified application secret and session token to the headers of the specified request.
AddTenantIdprotected
AddUserpublicAdds to the EMS server a user with the specified username, password and additional data.
AddUsersToGrouppublicRequests to add the specified users to the specified group. Returns True if the EMS server applies the requested change or False if the EMS server returns an error.
AfterConstructionpublicResponds after the last constructor has executed.
AppHandshakepublicRequests the version information of the EMS server and returns True if it receives the information successfully or False otherwise.
ApplyConnectionInfopublic
AssignpublicCopies the contents of another similar object.
AssignToprotectedCopies the properties of an object to a destination object.
AsyncScheduleprotectedSchedules asynch method calls.
BeforeDestructionpublicPerforms any necessary actions before the first destructor is called.
BeginInvokepublicPerforms an asynchronous call to the method specified by either AProc or AFunc.
CanObserveprotected
ChangeNameprotectedSets the private, internal storage for the Name property to the string passed in NewName.
CheckDisposedprotectedThis method is deprecated.
CheckForResponseErrorpublic
ClassInfopublicReturns a pointer to the run-time type information (RTTI) table for the object type.
ClassNamepublicReturns a string indicating the type of the object instance (as opposed to the type of the variable passed as an argument).
ClassNameIspublicDetermines whether an object is of a specific type.
ClassParentpublicReturns the type of the immediate ancestor of a class.
ClassTypepublicReturns the class reference for the object's class.
CleanupInstancepublicPerforms finalization on long strings, variants, and interface variables within a class.
Createpublic
CreateAndroidInstallationObjectpublic
CreateGrouppublicAdds to the EMS server a group with the specified name and data.
CreateHTTPExceptionprotected
CreateInstallationObjectprotected
CreateIOSInstallationObjectpublic
DefaultHandlerpublicProvides the interface for a method that processes message records.
DefinePropertiesprotectedDesignates methods for storing an object's unpublished data on a stream such as a form file.
DeleteGrouppublicRequests the deletion of the specified group from the EMS server and returns True on success or False otherwise.
DeleteInstallationpublicSends a deletion request to the EMS server for the specified installation.
DeleteResourceprotectedSends a deletion request to the EMS server for the specified resource.
DeleteUserpublicRequests the deletion of the specified user from the EMS server and returns True on success or False otherwise.
Destroypublic
DestroyComponentspublicDestroys all owned components.
DestroyingpublicIndicates that the component and its owned components are about to be destroyed.
DispatchpublicCalls message-handling methods for the object, based on the contents of the Message parameter.
DisposeOfpublicDisposeOf forces the execution of the destructor code in an object.
DoAddAuthParametersprotectedAdds the configured authentication data to the headers of the specified request.
EndFunctionInvokepublicBlocks the caller until the specified ASyncResult completes.
EndInvokepublicBlocks the caller until the specified ASyncResult completes.
EqualspublicChecks whether the current instance and the Obj parameter are equal.
ExecuteActionpublicExecutes an action.
FieldAddresspublicReturns the address of a published object field.
FindComponentpublicIndicates whether a given component is owned by the component.
FreepublicDestroys an object and frees its associated memory, if necessary.
FreeInstancepublicDeallocates memory allocated by a previous call to the NewInstance method.
FreeNotificationpublicEnsures that AComponent is notified that the component is going to be destroyed.
FreeOnReleasepublicFrees the interface reference for components that were created from COM classes.
GetActualAuthenticationprotected
GetChildOwnerprotectedReturns the owner of a child component being read from a stream.
GetChildParentprotectedReturns the parent or, if there is no parent, returns the owner of a child component being read from a stream.
GetChildrenprotectedEnumerates all child components.
GetDeltaStreamsprotected
GetDisposedprotectedGetter for the Disposed property.
GetEnumeratorpublicReturns a TComponent enumerator.
GetHashCodepublicReturns an integer containing the hash code.
GetIDsOfNamesprotectedMaps a single member and an optional set of argument names to a corresponding set of integer dispatch identifiers (dispIDs).
GetInterfacepublicRetrieves a specified interface.
GetInterfaceEntrypublicReturns the entry for a specific interface implemented in a class.
GetInterfaceTablepublicReturns a pointer to a structure containing all of the interfaces implemented by a given class.
GetNamePathpublicReturns a string used by the Object Inspector.
GetObserversprotectedGetter of Observers.
GetOwnerprotectedReturns the owner of a component.
GetParentComponentpublicReturns the containing component.
GetTypeInfoprotectedRetrieves the type information for an object.
GetTypeInfoCountprotectedReturns the number of type information interfaces that an object provides (either 0 or 1).
GroupFromObjectprotected
HasParentpublicVerifies whether the component has a parent.
InheritsFrompublicDetermines the relationship of two object types.
InitInstancepublicInitializes a newly allocated object instance to all zeros and initializes the instance's virtual method table pointer.
InsertComponentpublicEstablishes the component as the owner of a specified component.
InstallationFromObjectprotected
InstanceSizepublicReturns the size in bytes of each instance of the object type.
InvokeprotectedProvides access to Automation properties and methods when the component wraps an Automation object.
IsImplementorOfpublicIndicates whether the component implements a specified interface.
LoadedprotectedInitializes the component after the form file has been read into memory.
LoginpublicStores the specified session authentication token to use it on future requests.
LoginFromObjectprotectedReturns an instance of TLogin built from the specified username and login data from the EMS server.
LoginUserpublicLogs into the EMS server and obtains authentication data that TEMSClientAPI uses in future requests.
Logoutpublic
LogoutUserpublicLogs out of the EMS server.
MakeLoginResourceprotected
MetaDataFromObjectprotected
MethodAddresspublicReturns the address of a class method by name.
MethodNamepublicReturns the name of a class method by address.
ModuleFromObjectprotected
NewInstancepublicAllocates memory for an instance of an object type and returns a pointer to that new instance.
NotificationprotectedForwards notification messages to all owned components.
ObserverAddedprotected
operator ()publicC++ conversion of a TComponent into a System.Classes.IInterfaceComponentReference or a System.IInterface, depending on casting.
PushBodyprotectedSends the specified EMS push message payload to the EMS server.
PushBroadcastpublicSends the specified EMS push message payload to the EMS server so that the EMS server redirects the message to all devices.
PushStatusFromObjectprotected
PushToChannelspublicSends the specified EMS push message payload to the EMS server so that the EMS server redirects the message to the specified channels.
PushToTargetpublicSends the specified EMS push message payload to the EMS server so that the EMS server redirects the message to the specified target.
PushWherepublicSends the specified EMS push message payload to the EMS server so that the EMS server redirects the message to the targets that match the specified "where" clause.
PutResourceprotectedSends the specified data to replace the specified resource on the EMS server.
QualifiedClassNamepublicReturns the qualified name of the class.
QueryGroupspublicQueries the EMS server for a list of groups.
QueryInstallationspublicQueries the EMS server for a list of installations.
QueryInterfaceprotectedReturns a reference to a specified interface if the current component supports that interface.
QueryModuleNamepublicQueries the EMS server for the data of a module with the specified module name and returns True if a module with the specified module name exists in the EMS server or False otherwise.
QueryModuleResourcespublicQueries the EMS server for a list of module resources.
QueryModulespublicQueries the EMS server for a list of modules.
QueryResourceprotectedQueries the EMS server for a list of resources of the specified resource type.
QueryUserNamepublicQueries the EMS server for the data of a user with the specified username and returns True if a user with the specified username exists in the EMS server or False otherwise.
QueryUserspublicQueries the EMS server for a list of users.
ReadStateprotectedReads the state of the component.
ReferenceInterfacepublicEstablishes or removes internal links that cause this component to be notified when the implementer of a specified interface is destroyed.
RegisterModulepublicAdds to the EMS server a module with the specified name, protocol, protocol properties, details and resources.
RemoveComponentpublicRemoves a specified component specified from the component's Components list.
RemoveFreeNotificationpublicDisables the destruction notification that was enabled by FreeNotification.
RemoveFreeNotificationsprotectedNotifies all owned components of the owner component's imminent destruction.
RemoveUsersFromGrouppublicRequests to remove the specified users from the specified group. Returns True if the EMS server applies the requested change or False if the EMS server returns an error.
ResourceFromObjectprotected
RetrieveCurrentUserpublicRequests your user information from the EMS server and returns True if it receives the information successfully or False otherwise.
RetrieveFieldsprotectedQueries the EMS server for a list of fields that the specified resource type support.
RetrieveGrouppublicRequests the information of a group from the EMS server and returns True if it receives the information successfully or False otherwise.
RetrieveGroupsFieldspublicQueries the EMS server for a list of fields that the EMS server supports for groups.
RetrieveGroupsNamespublicReturns an array with the names of groups that are registered in the EMS server.
RetrieveInstallationpublicRequests the information of an installation from the EMS server and returns True if it receives the information successfully or False otherwise.
RetrieveInstallationsChannelNamespublicReturns a list with the names of the installation channels that are registered in the EMS server.
RetrieveInstallationsFieldspublicQueries the EMS server for a list of fields that the EMS server supports for installations.
RetrieveModulepublicRequests the information of a module from the EMS server and returns True if it receives the information successfully or False otherwise.
RetrieveModuleResourcepublicRequests the information of a module resource from the EMS server and returns True if it receives the information successfully or False otherwise.
RetrieveModuleResourcesFieldspublicQueries the EMS server for a list of fields that the EMS server supports for module resources.
RetrieveModulesFieldspublicQueries the EMS server for a list of fields that the EMS server supports for modules.
RetrieveUserpublicRequests the information of a user from the EMS server and returns True if it receives the information successfully or False otherwise.
RetrieveUserGroupspublicReturns an array with the IDs of the groups where the user with the specified ID belongs.
RetrieveUsersFieldspublicQueries the EMS server for a list of fields that the EMS server supports for users.
RetrieveUsersNamespublicReturns an array with the usernames that are registered in the EMS server.
SafeCallExceptionpublicHandles exceptions in methods declared using the safecall calling convention.
SetAncestorprotectedClears or sets csAncestor state in the component's ComponentState property.
SetChildOrderprotectedSets the visual ordering of a child control.
SetDesigningprotectedEnsures that components inserted at design time have their design-mode flag set.
SetDesignInstanceprotectedEnsures that components inserted at design time have their design-mode flag set.
SetInlineprotectedSets the csInline bit of the component's ComponentState property.
SetNameprotectedSets the value of the Name property.
SetParentComponentprotectedSets the parent component.
SetSubComponentpublicIdentifies whether the component is a subcomponent.
SignupUserpublicRegisters a user account on the EMS server with the specified username and password, and logs into the EMS server to obtains authentication data that you can use in future requests.
ToStringpublicReturns a string containing the class name.
UnitNamepublicReturns the name of the unit where the class is defined.
UnitScopepublicReturns the class's unit scope.
UnregisterModulepublicSends a deletion request to the EMS server for the specified module.
UnregisterModuleResourcepublicSends a deletion request to the EMS server for the specified resource of the specified module.
UpdateActionpublicUpdates the state of an action.
UpdatedprotectedClears the csUpdating state in the component's ComponentState property when the component finishes updating.
UpdatedAtFromObjectprotected
UpdateGrouppublicReplaces the existing information about the specified group with the specified information.
UpdateInstallationpublicReplaces the existing information about the specified installation with the specified information.
UpdateModulepublicReplaces the existing information about the specified module with the specified information.
UpdateModuleResourcepublicReplaces the existing information about the specified module resource with the specified information.
UpdateRegistryprotectedProvides the interface for a method that adds type library and version information to the Registry on components that implement COM interfaces.
UpdateUserpublicReplaces the existing information about the specified user with the specified information.
UpdatingprotectedSets the csUpdating state in the component's ComponentState property.
UploadInstallationpublicAdds to the EMS server a new installation with the specified data.
UserFromObjectpublic
ValidateContainerprotectedDetermines whether an object can be inserted into a container.
ValidateInsertprotectedProvides the interface for a method that validates a child component before it is inserted.
ValidateRenameprotectedEnsures that renaming an owned component does not create a name conflict.
WriteStateprotectedWrites the state of the component.