java.lang.Object
one.jpro.platform.sipjs.SipJSUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidloadSipJS(com.jpro.webapi.WebAPI webapi) Loads the sip.js library into the given webapi.
-
Constructor Details
-
SipJSUtil
public SipJSUtil()
-
-
Method Details
-
loadSipJS
public static void loadSipJS(com.jpro.webapi.WebAPI webapi) Loads the sip.js library into the given webapi. This method is used internally by jpro-sipjs. This method is indempotent. Calling it multiple times will not load the library multiple times.- Parameters:
webapi-
-