29 lines
801 B
Smali
29 lines
801 B
Smali
.class interface abstract Lcom/google/firebase/database/connection/PersistentConnectionImpl$ConnectionRequestCallback;
|
|
.super Ljava/lang/Object;
|
|
.source "PersistentConnectionImpl.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/firebase/database/connection/PersistentConnectionImpl;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "ConnectionRequestCallback"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract onResponse(Ljava/util/Map;)V
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/Map<",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/Object;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
.end method
|