.class public final Lcom/discord/stores/StoreGatewayConnection$ClientState; .super Ljava/lang/Object; .source "StoreGatewayConnection.kt" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/discord/stores/StoreGatewayConnection; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x19 name = "ClientState" .end annotation .annotation system Ldalvik/annotation/MemberClasses; value = { Lcom/discord/stores/StoreGatewayConnection$ClientState$Companion; } .end annotation # static fields .field public static final Companion:Lcom/discord/stores/StoreGatewayConnection$ClientState$Companion; # instance fields .field public final authed:Z .field public final clientDataState:Lcom/discord/stores/StoreClientDataState$ClientDataState; .field public final tokenIfAvailable:Ljava/lang/String; # direct methods .method public static constructor ()V .locals 2 new-instance v0, Lcom/discord/stores/StoreGatewayConnection$ClientState$Companion; const/4 v1, 0x0 invoke-direct {v0, v1}, Lcom/discord/stores/StoreGatewayConnection$ClientState$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V sput-object v0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->Companion:Lcom/discord/stores/StoreGatewayConnection$ClientState$Companion; return-void .end method .method public constructor (Ljava/lang/String;ZLcom/discord/stores/StoreClientDataState$ClientDataState;)V .locals 1 const-string v0, "clientDataState" invoke-static {p3, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-direct {p0}, Ljava/lang/Object;->()V iput-object p1, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->tokenIfAvailable:Ljava/lang/String; iput-boolean p2, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->authed:Z iput-object p3, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->clientDataState:Lcom/discord/stores/StoreClientDataState$ClientDataState; return-void .end method .method public static synthetic copy$default(Lcom/discord/stores/StoreGatewayConnection$ClientState;Ljava/lang/String;ZLcom/discord/stores/StoreClientDataState$ClientDataState;ILjava/lang/Object;)Lcom/discord/stores/StoreGatewayConnection$ClientState; .locals 0 and-int/lit8 p5, p4, 0x1 if-eqz p5, :cond_0 iget-object p1, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->tokenIfAvailable:Ljava/lang/String; :cond_0 and-int/lit8 p5, p4, 0x2 if-eqz p5, :cond_1 iget-boolean p2, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->authed:Z :cond_1 and-int/lit8 p4, p4, 0x4 if-eqz p4, :cond_2 iget-object p3, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->clientDataState:Lcom/discord/stores/StoreClientDataState$ClientDataState; :cond_2 invoke-virtual {p0, p1, p2, p3}, Lcom/discord/stores/StoreGatewayConnection$ClientState;->copy(Ljava/lang/String;ZLcom/discord/stores/StoreClientDataState$ClientDataState;)Lcom/discord/stores/StoreGatewayConnection$ClientState; move-result-object p0 return-object p0 .end method # virtual methods .method public final component1()Ljava/lang/String; .locals 1 iget-object v0, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->tokenIfAvailable:Ljava/lang/String; return-object v0 .end method .method public final component2()Z .locals 1 iget-boolean v0, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->authed:Z return v0 .end method .method public final component3()Lcom/discord/stores/StoreClientDataState$ClientDataState; .locals 1 iget-object v0, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->clientDataState:Lcom/discord/stores/StoreClientDataState$ClientDataState; return-object v0 .end method .method public final copy(Ljava/lang/String;ZLcom/discord/stores/StoreClientDataState$ClientDataState;)Lcom/discord/stores/StoreGatewayConnection$ClientState; .locals 1 const-string v0, "clientDataState" invoke-static {p3, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V new-instance v0, Lcom/discord/stores/StoreGatewayConnection$ClientState; invoke-direct {v0, p1, p2, p3}, Lcom/discord/stores/StoreGatewayConnection$ClientState;->(Ljava/lang/String;ZLcom/discord/stores/StoreClientDataState$ClientDataState;)V return-object v0 .end method .method public equals(Ljava/lang/Object;)Z .locals 2 if-eq p0, p1, :cond_1 instance-of v0, p1, Lcom/discord/stores/StoreGatewayConnection$ClientState; if-eqz v0, :cond_0 check-cast p1, Lcom/discord/stores/StoreGatewayConnection$ClientState; iget-object v0, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->tokenIfAvailable:Ljava/lang/String; iget-object v1, p1, Lcom/discord/stores/StoreGatewayConnection$ClientState;->tokenIfAvailable:Ljava/lang/String; invoke-static {v0, v1}, Lz/n/c/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z move-result v0 if-eqz v0, :cond_0 iget-boolean v0, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->authed:Z iget-boolean v1, p1, Lcom/discord/stores/StoreGatewayConnection$ClientState;->authed:Z if-ne v0, v1, :cond_0 iget-object v0, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->clientDataState:Lcom/discord/stores/StoreClientDataState$ClientDataState; iget-object p1, p1, Lcom/discord/stores/StoreGatewayConnection$ClientState;->clientDataState:Lcom/discord/stores/StoreClientDataState$ClientDataState; invoke-static {v0, p1}, Lz/n/c/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z move-result p1 if-eqz p1, :cond_0 goto :goto_0 :cond_0 const/4 p1, 0x0 return p1 :cond_1 :goto_0 const/4 p1, 0x1 return p1 .end method .method public final getAuthed()Z .locals 1 iget-boolean v0, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->authed:Z return v0 .end method .method public final getClientDataState()Lcom/discord/stores/StoreClientDataState$ClientDataState; .locals 1 iget-object v0, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->clientDataState:Lcom/discord/stores/StoreClientDataState$ClientDataState; return-object v0 .end method .method public final getIdentifyData()Lcom/discord/gateway/GatewaySocket$IdentifyData; .locals 3 iget-object v0, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->tokenIfAvailable:Ljava/lang/String; if-eqz v0, :cond_0 new-instance v1, Lcom/discord/gateway/GatewaySocket$IdentifyData; iget-object v2, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->clientDataState:Lcom/discord/stores/StoreClientDataState$ClientDataState; invoke-virtual {v2}, Lcom/discord/stores/StoreClientDataState$ClientDataState;->toIdentifyData()Lcom/discord/gateway/io/OutgoingPayload$IdentifyClientState; move-result-object v2 invoke-direct {v1, v0, v2}, Lcom/discord/gateway/GatewaySocket$IdentifyData;->(Ljava/lang/String;Lcom/discord/gateway/io/OutgoingPayload$IdentifyClientState;)V goto :goto_0 :cond_0 const/4 v1, 0x0 :goto_0 return-object v1 .end method .method public final getTokenIfAvailable()Ljava/lang/String; .locals 1 iget-object v0, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->tokenIfAvailable:Ljava/lang/String; return-object v0 .end method .method public hashCode()I .locals 3 iget-object v0, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->tokenIfAvailable:Ljava/lang/String; const/4 v1, 0x0 if-eqz v0, :cond_0 invoke-virtual {v0}, Ljava/lang/Object;->hashCode()I move-result v0 goto :goto_0 :cond_0 const/4 v0, 0x0 :goto_0 mul-int/lit8 v0, v0, 0x1f iget-boolean v2, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->authed:Z if-eqz v2, :cond_1 const/4 v2, 0x1 :cond_1 add-int/2addr v0, v2 mul-int/lit8 v0, v0, 0x1f iget-object v2, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->clientDataState:Lcom/discord/stores/StoreClientDataState$ClientDataState; if-eqz v2, :cond_2 invoke-virtual {v2}, Lcom/discord/stores/StoreClientDataState$ClientDataState;->hashCode()I move-result v1 :cond_2 add-int/2addr v0, v1 return v0 .end method .method public toString()Ljava/lang/String; .locals 2 const-string v0, "ClientState(tokenIfAvailable=" invoke-static {v0}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder; move-result-object v0 iget-object v1, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->tokenIfAvailable:Ljava/lang/String; invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder; const-string v1, ", authed=" invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder; iget-boolean v1, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->authed:Z invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Z)Ljava/lang/StringBuilder; const-string v1, ", clientDataState=" invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder; iget-object v1, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState;->clientDataState:Lcom/discord/stores/StoreClientDataState$ClientDataState; invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder; const-string v1, ")" invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder; invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String; move-result-object v0 return-object v0 .end method