35 lines
851 B
Smali
35 lines
851 B
Smali
.class public interface abstract Lcom/intowow/sdk/StreamHelper$IStreamPlacementConverter;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/intowow/sdk/StreamHelper;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "IStreamPlacementConverter"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract createHelperKey()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getAllPlacements()[Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getRequestInfo(I)Lcom/intowow/sdk/RequestInfo;
|
|
.end method
|
|
|
|
.method public abstract getServingFrequency()I
|
|
.end method
|
|
|
|
.method public abstract getStreamMaximumServingPosition()I
|
|
.end method
|
|
|
|
.method public abstract getStreamMinimumServingPosition()I
|
|
.end method
|