Skip to content

buildLinkAsync

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.