Click or drag to resize
JavaScriptNotifierNotify Method
Overload List
  NameDescription
Public methodStatic memberNotify(Connector, String, String, String, String, String, String)
Pass through a JavaScript notification to the cluster. This method is for advanced users only. If two identical notifications are sent with the same id for the same session key, the second notification will be ignored.
Public methodStatic memberNotify(Connector, String, String, String, String, String, String, String, String) Obsolete.
Pass through a JavaScript notification to the cluster. This method is for advanced users only. If two identical notifications are sent with the same id for the same session key, the second notification will be ignored.
Top
See Also