Function harmony_rust_sdk::client::api::mediaproxy::can_instant_view[][src]

pub async fn can_instant_view<Req: Into<InstantViewRequest> + Debug>(
    client: &Client,
    request: Req
) -> ClientResult<CanInstantViewResponse>

Ask the server if it can provide an Instant View for a specified URL.