Questo contenuto non è disponibile nella lingua selezionata.
34.2. addNote
- Name
- addNote
- Description
- Add a new note to the given server.
- Parameters
- string sessionKey
- int serverId
- string subject - What the note is about.
- string body - Content of the note.
- Return Value
- int - 1 on success, exception thrown otherwise.