apkfuckery/com.discord/smali_classes2/org/webrtc/CameraSession$CreateSession...

23 lines
586 B
Smali

.class public interface abstract Lorg/webrtc/CameraSession$CreateSessionCallback;
.super Ljava/lang/Object;
.source "CameraSession.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/CameraSession;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "CreateSessionCallback"
.end annotation
# virtual methods
.method public abstract onDone(Lorg/webrtc/CameraSession;)V
.end method
.method public abstract onFailure(Lorg/webrtc/CameraSession$FailureType;Ljava/lang/String;)V
.end method