waitUntilInboundExternalLinkActive
suspend fun RtbFabricClient.waitUntilInboundExternalLinkActive(request: GetInboundExternalLinkRequest, retryStrategy: RetryStrategy? = null): Outcome<GetInboundExternalLinkResponse>
suspend fun RtbFabricClient.waitUntilInboundExternalLinkActive(block: GetInboundExternalLinkRequest.Builder.() -> Unit): Outcome<GetInboundExternalLinkResponse>