- changes
Variable changes(string type, string sinceState, Nullable!uint maxChanges, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- changesRaw
Asdf changesRaw(string type, string sinceState, Nullable!uint maxChanges, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- copy
Variable copy(string type, string fromAccountId, string ifFromInState, string ifInState, Variable[string] create, bool onSuccessDestroyOriginal, string destroyFromIfInState, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- copyRaw
Asdf copyRaw(string type, string fromAccountId, string ifFromInState, string ifInState, Variable[string] create, bool onSuccessDestroyOriginal, string destroyFromIfInState, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- downloadBinary
string downloadBinary(string blobId, string type, string name, string downloadUrl)
Undocumented in source. Be warned that the author may not have intended to support it.
- finalizeDeserialization
void finalizeDeserialization(Asdf data)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
Variable get(string type, string[] ids, Variable properties, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- getActiveAccountInfo
Account getActiveAccountInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
- getContact
Variable getContact(string[] ids, Variable properties, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- getEmails
Variable getEmails(string[] ids, Variable properties, Variable bodyProperties, bool fetchTextBodyValues, bool fetchHTMLBodyValues, bool fetchAllBodyValues)
Undocumented in source. Be warned that the author may not have intended to support it.
- getMailboxes
Mailbox[] getMailboxes()
Undocumented in source. Be warned that the author may not have intended to support it.
- getRaw
Asdf getRaw(string type, string[] ids, Variable properties, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- listAccounts
string[] listAccounts()
Undocumented in source. Be warned that the author may not have intended to support it.
- listCapabilities
string[] listCapabilities()
Undocumented in source. Be warned that the author may not have intended to support it.
- query
Variable query(string type, Variable filter, Variable sort, int position, string anchor, int anchorOffset, Nullable!uint limit, bool calculateTotal, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- queryChanges
Variable queryChanges(string type, Variable filter, Variable sort, string sinceQueryState, Nullable!uint maxChanges, string upToId, bool calculateTotal, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- queryChangesRaw
Asdf queryChangesRaw(string type, Variable filter, Variable sort, string sinceQueryState, Nullable!uint maxChanges, string upToId, bool calculateTotal, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- queryEmails
Variable queryEmails(Filter filter, Variable sort, int position, string anchor, int anchorOffset, Nullable!uint limit, bool calculateTotal, bool collapseThreads, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- queryRaw
Asdf queryRaw(string type, Variable filter, Variable sort, int position, string anchor, int anchorOffset, Nullable!uint limit, bool calculateTotal, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
Variable set(string type, string ifInState, Variable[string] create, Variable[string][string] update, string[] destroy_, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- setActiveAccount
Session setActiveAccount(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDebug
void setDebug(bool debugMode)
Undocumented in source. Be warned that the author may not have intended to support it.
- setEmail
Variable setEmail(string ifInState, Variable[string] create, Variable[string][string] update, string[] destroy_, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- setRaw
Asdf setRaw(string type, string ifInState, Variable[string] create, Variable[string][string] update, string[] destroy_, Variable[string] additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- uploadBinary
Variable uploadBinary(string data, string type)
Undocumented in source. Be warned that the author may not have intended to support it.
- uploadBinary
Asdf uploadBinary(string data, string type)
Undocumented in source. Be warned that the author may not have intended to support it.