20 lines
519 B
Smali
20 lines
519 B
Smali
.class interface abstract Lcom/amplifyframework/api/aws/UserAgentInterceptor$UserAgentProvider;
|
|
.super Ljava/lang/Object;
|
|
.source "UserAgentInterceptor.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/amplifyframework/api/aws/UserAgentInterceptor;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "UserAgentProvider"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getUserAgent()Ljava/lang/String;
|
|
.end method
|