Content.Role


@IntDef(value = [0, 1])
public annotation Content.Role


Role associated with Content

Summary

Constants

static final int
static final int

Public constructors

Constants

MODEL

public static final int MODEL

USER

public static final int USER

Public constructors

Role

public Role()