Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
UrbanAirship
RichPush
RichPushInbox.FetchMessagesCallback
C# Class UrbanAirship.RichPush.RichPushInbox.FetchMessagesCallback
Inheritance:
Java.Lang.Object
,
IFetchMessagesCallback
Mostra file
Open project: urbanairship/xamarin-component
Public Methods
Method
Description
FetchMessagesCallback
(
Action
callback
) :
System
OnFinished
(
bool
success
) :
void
Method Details
FetchMessagesCallback()
public
method
public
FetchMessagesCallback
(
Action
callback
) :
System
callback
Action
return
System
OnFinished()
public
method
public
OnFinished
(
bool
success
) :
void
success
bool
return
void