UNPKG

@bipsync/ews-javascript-api

Version:
8 lines (7 loc) 637 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); //class AutodiscoverRedirectionUrlValidationCallback extends System.MulticastDelegate { // BeginInvoke(redirectionUrl: string, callback: System.AsyncCallback, object: any): System.IAsyncResult { throw new Error("AutodiscoverServiceDelegates.ts - BeginInvoke : Not implemented."); } // EndInvoke(result: System.IAsyncResult): boolean { throw new Error("AutodiscoverServiceDelegates.ts - EndInvoke : Not implemented."); } // Invoke(redirectionUrl: string): boolean { throw new Error("AutodiscoverServiceDelegates.ts - Invoke : Not implemented."); } //}