IPushConfigObserver.smali

.class public interface abstract Lio/rong/push/pushconfig/IPushConfigObserver;
.super Ljava/lang/Object;
.source "IPushConfigObserver.java"


# virtual methods
.method public abstract onError(Lio/rong/push/PushErrorCode;)V
.end method

.method public abstract onFail(Lio/rong/push/PushType;Lio/rong/push/PushErrorCode;)V
.end method

.method public abstract onGetPushType(Lio/rong/push/PushType;)V
.end method

.method public abstract onSuccess(Lio/rong/push/PushType;)V
.end method