Interface SegmentsEntryRetriever


public interface SegmentsEntryRetriever
Provides methods to to obtain the SegmentsEntry from a userId.
  • Method Summary

    Modifier and Type
    Method
    Description
    long[]
    getSegmentsEntryIds(long groupId, long userId, Context context, long[] segmentEntryIds)
     
  • Method Details

    • getSegmentsEntryIds

      long[] getSegmentsEntryIds(long groupId, long userId, Context context, long[] segmentEntryIds)