OKMWebservices  2.0
OpenKM Webservices
 All Classes Namespaces Files Functions Variables Properties Events
com.openkm.ws.ws10.OKMNotification Member List

This is the complete list of members for com.openkm.ws.ws10.OKMNotification, including all inherited members.

CancelAsync(object userState)com.openkm.ws.ws10.OKMNotification
getSubscriptors([System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string token, [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string nodePath)com.openkm.ws.ws10.OKMNotification
getSubscriptorsAsync(string token, string nodePath)com.openkm.ws.ws10.OKMNotification
getSubscriptorsAsync(string token, string nodePath, object userState)com.openkm.ws.ws10.OKMNotification
getSubscriptorsCompletedcom.openkm.ws.ws10.OKMNotification
notify([System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string token, [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string nodePath, [System.Xml.Serialization.XmlElementAttribute("users", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string[] users, [System.Xml.Serialization.XmlElementAttribute("mails", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string[] mails, [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string message, [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] bool attachment)com.openkm.ws.ws10.OKMNotification
notifyAsync(string token, string nodePath, string[] users, string[] mails, string message, bool attachment)com.openkm.ws.ws10.OKMNotification
notifyAsync(string token, string nodePath, string[] users, string[] mails, string message, bool attachment, object userState)com.openkm.ws.ws10.OKMNotification
notifyCompletedcom.openkm.ws.ws10.OKMNotification
OKMNotification()com.openkm.ws.ws10.OKMNotification
OKMNotification(String Url)com.openkm.ws.ws10.OKMNotification
subscribe([System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string token, [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string nodePath)com.openkm.ws.ws10.OKMNotification
subscribeAsync(string token, string nodePath)com.openkm.ws.ws10.OKMNotification
subscribeAsync(string token, string nodePath, object userState)com.openkm.ws.ws10.OKMNotification
subscribeCompletedcom.openkm.ws.ws10.OKMNotification
unsubscribe([System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string token, [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string nodePath)com.openkm.ws.ws10.OKMNotification
unsubscribeAsync(string token, string nodePath)com.openkm.ws.ws10.OKMNotification
unsubscribeAsync(string token, string nodePath, object userState)com.openkm.ws.ws10.OKMNotification
unsubscribeCompletedcom.openkm.ws.ws10.OKMNotification