Datasnap.DSCommon.TDSClientCallbackChannelManager.GetCallbackIds
Delphi
function GetCallbackIds: TArray<string>;
C++
System::DynamicArray<System::UnicodeString> __fastcall GetCallbackIds();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Datasnap.DSCommon.pas Datasnap.DSCommon.hpp |
Datasnap.DSCommon | TDSClientCallbackChannelManager |
Description
Returns a list of all callback IDs registered with this manager.
The GetCallbackIds method returns a list of all callback IDs registered with this manager.