REST.Backend.KinveyApi.TKinveyApi.SendMessage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SendMessage(const AEndpointName: string; AUsers: array of TUser; const AMessage: string);

C++

void __fastcall SendMessage(const System::UnicodeString AEndpointName, TUser *AUsers, const int AUsers_High, const System::UnicodeString AMessage);

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.Backend.KinveyApi.pas
REST.Backend.KinveyApi.hpp
REST.Backend.KinveyApi TKinveyApi

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!