Click or drag to resize

ManagerInterfaceNotificationsSend 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: SystemUInt32
message
Type: SystemChar*
See Also