Click or drag to resize

ManagerInterface.NotificationsSend Method (UInt32, Char)

Sends push notifications to a list of MetaQuotes IDs and a list of logins.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public void NotificationsSend(
	uint logins_total,
	char* message
)

Parameters

logins_total
Type: System.UInt32
message
Type: System.Char*
See Also