Schnittstelle CastChannel.AuthErrorOrBuilder

Alle Superschnittstellen:
com.google.protobuf.MessageLiteOrBuilder
Alle bekannten Implementierungsklassen:
CastChannel.AuthError, CastChannel.AuthError.Builder
Umschließende Klasse:
CastChannel

public static interface CastChannel.AuthErrorOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    required .su.litvak.chromecast.api.v2.AuthError.ErrorType error_type = 1;
    boolean
    required .su.litvak.chromecast.api.v2.AuthError.ErrorType error_type = 1;

    Von Schnittstelle geerbte Methoden com.google.protobuf.MessageLiteOrBuilder

    getDefaultInstanceForType, isInitialized
  • Methodendetails

    • hasErrorType

      boolean hasErrorType()
      required .su.litvak.chromecast.api.v2.AuthError.ErrorType error_type = 1;
      Gibt zurück:
      Whether the errorType field is set.
    • getErrorType

      required .su.litvak.chromecast.api.v2.AuthError.ErrorType error_type = 1;
      Gibt zurück:
      The errorType.