Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
de-motifconnector-plugin / api_reference.md
Size: Mime:

Title: DEMotifConnector Description: Dynamic Engine Motif Connector Plugin. Author: Vipera 2018

de-motifconnector-plugin API reference


MotifConnector

MotifConnector~serverRequest(request, success, error)

Send a request to MOTIF Server

Kind: inner method of MotifConnector

Param Type Description
request Object The request object
success function A success callback function called on success containings the response
error function The error callback function called on failure