Searched defs:setAutoServerRegistrationEnabledAsync (Results 1 – 3 of 3) sorted by relevance
13 export declare function setAutoServerRegistrationEnabledAsync(enabled: boolean): Promise<void>; function
19 export async function setAutoServerRegistrationEnabledAsync(enabled) { function
30 export async function setAutoServerRegistrationEnabledAsync(enabled: boolean) { function