Skip to content

MobileCRM.Services.ChatService.getService

rescocrm edited this page May 15, 2023 · 3 revisions

Asynchronously creates the new instance of the ChatService.

Arguments

Argument Type Description
callback function(MobileCRM.Services.ChatService) The callback function which is called asynchronously with MobileCRM.Services.ChatService instance as an argument.
errorCallback function(errorMsg) The errorCallback which is called in case of error.
scope Object The scope for callbacks.
Clone this wiki locally