JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
G
I
O
S
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.
G
I
O
S
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes