IGPAPI
    Preparing search index...

    Type Alias AndroidIgpapi

    AndroidIgpapi: Awaited<ReturnType<typeof createMobileRuntime>> & {
        loginBloks: AndroidLoginBloks;
    }

    Runtime returned by createAndroidIgpapi.

    It includes the shared mobile facades (users, direct, media, account, run, feed, session export helpers, and others) plus the Android-specific Bloks login wrapper.