Verwendungen von Enum-Klasse
su.litvak.chromecast.api.v2.CastChannel.AuthError.ErrorType
-
Verwendungen von CastChannel.AuthError.ErrorType in su.litvak.chromecast.api.v2
Methoden in su.litvak.chromecast.api.v2, die CastChannel.AuthError.ErrorType zurückgebenModifizierer und TypMethodeBeschreibungCastChannel.AuthError.ErrorType.forNumber(int value) CastChannel.AuthError.Builder.getErrorType()required .su.litvak.chromecast.api.v2.AuthError.ErrorType error_type = 1;CastChannel.AuthError.getErrorType()required .su.litvak.chromecast.api.v2.AuthError.ErrorType error_type = 1;CastChannel.AuthErrorOrBuilder.getErrorType()required .su.litvak.chromecast.api.v2.AuthError.ErrorType error_type = 1;CastChannel.AuthError.ErrorType.valueOf(int value) Veraltet.Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.static CastChannel.AuthError.ErrorType[]CastChannel.AuthError.ErrorType.values()Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.Methoden in su.litvak.chromecast.api.v2, die Typen mit Argumenten vom Typ CastChannel.AuthError.ErrorType zurückgebenModifizierer und TypMethodeBeschreibungstatic com.google.protobuf.Internal.EnumLiteMap<CastChannel.AuthError.ErrorType> CastChannel.AuthError.ErrorType.internalGetValueMap()Methoden in su.litvak.chromecast.api.v2 mit Parametern vom Typ CastChannel.AuthError.ErrorTypeModifizierer und TypMethodeBeschreibungCastChannel.AuthError.Builder.setErrorType(CastChannel.AuthError.ErrorType value) required .su.litvak.chromecast.api.v2.AuthError.ErrorType error_type = 1;