Difference between revisions of "ATC/Current/SDK/Method reference"
From Genesys Documentation
DannaShirley (talk | contribs) (Published) |
DannaShirley (talk | contribs) (Published) |
||
Line 44: | Line 44: | ||
{{!}}{{!}} | {{!}}{{!}} | ||
{{!}}} | {{!}}} | ||
+ | }}{{Section | ||
+ | |sectionHeading=Utility methods | ||
+ | |Type=Structured | ||
+ | |alignment=Vertical | ||
+ | |gif=No | ||
+ | |structuredtext=For complete information about a method, click the method's name. | ||
+ | {{{!}} class="wikitable" | ||
+ | {{!}}- | ||
+ | {{!}}{{!}}'''Method''' | ||
+ | {{!}}{{!}}'''Description''' | ||
+ | {{!}}- | ||
+ | {{!}}{{!}} | ||
+ | |||
+ | {{Link-SomewhereInThisManual|topic=serialize}}<br /> | ||
+ | {{!}}{{!}}Used for passing serialized data from a form. | ||
+ | {{!}}- | ||
+ | {{!}}{{!}}{{Link-SomewhereInThisManual|topic=dom_-_ready}}<br /> | ||
+ | {{!}}{{!}}Allows you specify a function handler to run when the DOM has fully loaded. | ||
+ | {{!}}- | ||
+ | {{!}}{{!}}{{Link-SomewhereInThisManual|topic=debug}}<br /> | ||
+ | {{!}}{{!}}Sends helpful messages to the console. | ||
+ | {{!}}} | ||
+ | |fullwidth=No | ||
}} | }} | ||
}} | }} |
Revision as of 16:16, March 27, 2019
This topic is part of the manual Journey JavaScript SDK for version Current of Genesys Predictive Engagement.
View a list of all methods for Genesys Predictive Engagement.
Initialization methods
For complete information about a method, including signature and arguments, click the method's name.
Method | Description |
init | Initializes the Genesys Predictive Engagement SDK |
destroy | Stops all Genesys Predictive Engagement SDK activity and removes all tracking information |
Tracking methods
Utility methods
For complete information about a method, click the method's name.
Method | Description |
Used for passing serialized data from a form. | |
dom - ready |
Allows you specify a function handler to run when the DOM has fully loaded. |
debug |
Sends helpful messages to the console. |
Comments or questions about this documentation? Contact us for support!