OpenDeviceId$CallBack.smali

.class public interface abstract Lcom/zui/opendeviceidlibrary/OpenDeviceId$CallBack;
.super Ljava/lang/Object;
.source "OpenDeviceId.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/zui/opendeviceidlibrary/OpenDeviceId;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x609
    name = "CallBack"
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        ">",
        "Ljava/lang/Object;"
    }
.end annotation


# virtual methods
.method public abstract serviceConnected(Ljava/lang/Object;Lcom/zui/opendeviceidlibrary/OpenDeviceId;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(TT;",
            "Lcom/zui/opendeviceidlibrary/OpenDeviceId;",
            ")V"
        }
    .end annotation
.end method