apkfuckery/com.discord/smali_classes2/org/webrtc/CryptoOptions$SFrame.smali

56 lines
1.3 KiB
Smali

.class public final Lorg/webrtc/CryptoOptions$SFrame;
.super Ljava/lang/Object;
.source "CryptoOptions.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/CryptoOptions;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x11
name = "SFrame"
.end annotation
# instance fields
.field public final requireFrameEncryption:Z
.field public final synthetic this$0:Lorg/webrtc/CryptoOptions;
# direct methods
.method public constructor <init>(Lorg/webrtc/CryptoOptions;Z)V
.locals 0
iput-object p1, p0, Lorg/webrtc/CryptoOptions$SFrame;->this$0:Lorg/webrtc/CryptoOptions;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-boolean p2, p0, Lorg/webrtc/CryptoOptions$SFrame;->requireFrameEncryption:Z
return-void
.end method
.method public synthetic constructor <init>(Lorg/webrtc/CryptoOptions;ZLorg/webrtc/CryptoOptions$1;)V
.locals 0
invoke-direct {p0, p1, p2}, Lorg/webrtc/CryptoOptions$SFrame;-><init>(Lorg/webrtc/CryptoOptions;Z)V
return-void
.end method
# virtual methods
.method public getRequireFrameEncryption()Z
.locals 1
.annotation build Lorg/webrtc/CalledByNative;
value = "SFrame"
.end annotation
iget-boolean v0, p0, Lorg/webrtc/CryptoOptions$SFrame;->requireFrameEncryption:Z
return v0
.end method