C# Класс UrbanAirship.RichPush.RichPushInbox

Показать файл Открыть проект

Открытые методы

Метод Описание
FetchMessages ( Action callback ) : ICancelable
FetchMessages ( Action callback, Looper looper ) : ICancelable
GetMessages ( bool>.Func predicate ) : IList

Описание методов

FetchMessages() публичный Метод

public FetchMessages ( Action callback ) : ICancelable
callback Action
Результат ICancelable

FetchMessages() публичный Метод

public FetchMessages ( Action callback, Looper looper ) : ICancelable
callback Action
looper Looper
Результат ICancelable

GetMessages() публичный Метод

public GetMessages ( bool>.Func predicate ) : IList
predicate bool>.Func
Результат IList