MessengerpushNotify Method Ingeniux CMS Content Store API

Namespace: Ingeniux.CMS.Models.Messaging
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public void pushNotify(
	string message,
	string[] userIds = null
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Ingeniux.CMS.Models.Messaging.Messenger.pushNotify(System.String,System.String[])"]

userIds (Optional)
Type: SystemString

[Missing <param name="userIds"/> documentation for "M:Ingeniux.CMS.Models.Messaging.Messenger.pushNotify(System.String,System.String[])"]

See Also

Reference