G I O S
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.ping.android.ServerPingWithAlarmManager
I
- isEnabled() - Method in class org.jivesoftware.smackx.ping.android.ServerPingWithAlarmManager
O
- onCreate(Context) - Static method in class org.jivesoftware.smackx.ping.android.ServerPingWithAlarmManager
-
Register a pending intent with the AlarmManager to be broadcasted every half hour and register the alarm broadcast receiver to receive this intent.
- onDestroy() - Static method in class org.jivesoftware.smackx.ping.android.ServerPingWithAlarmManager
-
Unregister the alarm broadcast receiver and cancel the alarm.
- org.jivesoftware.smackx.ping.android - package org.jivesoftware.smackx.ping.android
-
Android classes for XEP-0199: XMPP Ping.
S
- ServerPingWithAlarmManager - Class in org.jivesoftware.smackx.ping.android
-
Send automatic server pings with the help of
AlarmManager
. - setEnabled(boolean) - Method in class org.jivesoftware.smackx.ping.android.ServerPingWithAlarmManager
-
If enabled, ServerPingWithAlarmManager will call
PingManager.pingServerIfNecessary()
for the connection of this instance every half hour.
All Classes All Packages