iControl.LocalLBProfileSIPSession.LocalLBProfileSIPSession C# (CSharp) Method

LocalLBProfileSIPSession() public method

public LocalLBProfileSIPSession ( ) : System
return System
        public LocalLBProfileSIPSession()
        {
            this.Url = "https://url_to_service";
        }
LocalLBProfileSIPSession