Skip to content

ApiClient missing method #12

Open
Open
@creed-brightplan

Description

@creed-brightplan

Im getting a method not found in this code because of getNetworkInterceptors$okhttp().

public boolean shouldRegisterNetworkInterceptor() {
		return httpBuilder != null && httpBuilder.getNetworkInterceptors$okhttp() != null
				&& httpBuilder.getNetworkInterceptors$okhttp().isEmpty();
	}

Version: 1.0.23

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions