public static class

ChanPerformer.ReadContentData

extends Object
implements HttpRequest.Preset
java.lang.Object
   ↳ chan.content.ChanPerformer.ReadContentData

Class Overview

Arguments holder for onReadContent(ReadContentData). Notify that this class might be used as HttpRequest.Preset.

Summary

Fields
public final HttpHolder holder

HTTP holder.

public final Uri uri

URI to content argument.

[Expand]
Inherited Methods
From class java.lang.Object

Fields

public final HttpHolder holder

HTTP holder. You must use it when building new HttpRequest.

public final Uri uri

URI to content argument.