SessionError.Code


@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
public annotation SessionError.Code


Info and error result codes.

  • Info code: Positive integer
  • Error code: Negative integer