Aller au contenu

buildLinkAsync

Ce contenu n’est pas encore disponible dans votre langue.

fun buildLinkAsync(request: SharingRequest): CompletableFuture<String?>

buildLink for Java. Completes with null on the same “nothing to link to” path, and completes exceptionally with a FrakError wrapped in a CompletionException otherwise.