IResource.withUrlsCallbackAsync
Method
interface IResource { // ... omitted for brevity withUrlsCallbackAsync(callback: (arg: ResourceUrlsCallbackContext) => void): IResource;}Signature
method
withUrlsCallbackAsync builder Customizes displayed URLs via async callback
withUrlsCallbackAsync(callback: (arg: ResourceUrlsCallbackContext) => void): IResourceParameters
callback (arg: ResourceUrlsCallbackContext) => void Returns
IResource Defined on
This method is defined on the following type: