Class SipJSUtil

java.lang.Object
one.jpro.platform.sipjs.SipJSUtil

public class SipJSUtil extends Object
  • 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 -