pub async fn get_eligible_iams(
    configuration: &Configuration,
    app_id: &str,
    subscription_id: &str
) -> Result<InlineResponse2003, Error<GetEligibleIamsError>>
Expand description

Manifest of In-App Messages the Subscription is eligible to display by the SDK.