IdSupplier.smali

.class public interface abstract Lcom/bun/supplier/IdSupplier;
.super Ljava/lang/Object;


# virtual methods
.method public abstract getAAID()Ljava/lang/String;
.end method

.method public abstract getOAID()Ljava/lang/String;
.end method

.method public abstract getVAID()Ljava/lang/String;
.end method

.method public abstract isSupported()Z
.end method