Changes of com.discord v1350
This commit is contained in:
parent
3f4974bc38
commit
298fda31c1
989 changed files with 44126 additions and 35238 deletions
|
@ -19,18 +19,18 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $streamId:Ljava/lang/Integer;
|
||||
.field public final synthetic $isSpeaking:Z
|
||||
|
||||
.field public final synthetic $userId:J
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(JLjava/lang/Integer;)V
|
||||
.method public constructor <init>(JZ)V
|
||||
.locals 0
|
||||
|
||||
iput-wide p1, p0, Lf/a/h/m;->$userId:J
|
||||
|
||||
iput-object p3, p0, Lf/a/h/m;->$streamId:Ljava/lang/Integer;
|
||||
iput-boolean p3, p0, Lf/a/h/m;->$isSpeaking:Z
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
|
@ -52,9 +52,9 @@
|
|||
|
||||
iget-wide v0, p0, Lf/a/h/m;->$userId:J
|
||||
|
||||
iget-object v2, p0, Lf/a/h/m;->$streamId:Ljava/lang/Integer;
|
||||
iget-boolean v2, p0, Lf/a/h/m;->$isSpeaking:Z
|
||||
|
||||
invoke-interface {p1, v0, v1, v2}, Lcom/discord/rtcconnection/RtcConnection$b;->onVideoStream(JLjava/lang/Integer;)V
|
||||
invoke-interface {p1, v0, v1, v2}, Lcom/discord/rtcconnection/RtcConnection$b;->onSpeaking(JZ)V
|
||||
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue