IFeedbackService.smali

.class public interface abstract Lcom/sandboxol/center/router/moduleApi/IFeedbackService;
.super Ljava/lang/Object;
.source "IFeedbackService.java"

# interfaces
.implements Lcom/sandboxol/center/router/moduleApi/IBaseService;


# virtual methods
.method public abstract getUnReadCount()V
.end method

.method public abstract getUnReadCountFiled()Landroidx/databinding/ObservableField;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Landroidx/databinding/ObservableField<",
            "Ljava/lang/Integer;",
            ">;"
        }
    .end annotation
.end method

.method public abstract openFeedbackActivity()V
.end method

.method public abstract setUI(ILjava/lang/String;Ljava/lang/String;)V
.end method