- changes
Variable changes(string type, string sinceState, Nullable!uint maxChanges, SilStruct 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, SilStruct 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, SilStruct create, bool onSuccessDestroyOriginal, string destroyFromIfInState, SilStruct 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, SilStruct create, bool onSuccessDestroyOriginal, string destroyFromIfInState, SilStruct 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.
- get
Variable get(string type, string[] ids, Variable properties, SilStruct 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, SilStruct 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, SilStruct 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
const(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, SilStruct 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, SilStruct 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, SilStruct additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- queryEmails
Variable queryEmails(FilterAlgebraic filter, Variable sort, int position, string anchor, int anchorOffset, Nullable!uint limit, bool calculateTotal, bool collapseThreads, SilStruct 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, SilStruct additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- serdeFinalize
void serdeFinalize()
Undocumented in source. Be warned that the author may not have intended to support it.
- set
Variable set(string type, string ifInState, SilStruct create, SilStruct update, string[] destroy_, SilStruct 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, SilStruct create, SilStruct update, string[] destroy_, SilStruct additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- setRaw
Asdf setRaw(string type, string ifInState, SilStruct create, SilStruct update, string[] destroy_, SilStruct 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.