public class ExtXmppService extends XmppService
ACCOUNT_JID_KEY, ACCOUNTS_LIST_KEY, AVATAR_JID_KEY, AVATAR_KEY, CRITERIA_KEY, FEATURES_KEY, MSG_ACCOUNTS_LIST_REQUEST, MSG_ACCOUNTS_LIST_RESPONSE, MSG_AVATAR_REQUEST, MSG_AVATAR_RESPONSE, MSG_RECV_STANZA, MSG_REGISTER_CLIENT, MSG_SEND_STANZA, MSG_UNREGISTER_CLIENT, REQUEST_CALLBACK_KEY, STANZA_KEYSTART_CONTINUATION_MASK, START_FLAG_REDELIVERY, START_FLAG_RETRY, START_NOT_STICKY, START_REDELIVER_INTENT, START_STICKY, START_STICKY_COMPATIBILITYACCESSIBILITY_SERVICE, ACCOUNT_SERVICE, ACTIVITY_SERVICE, ALARM_SERVICE, AUDIO_SERVICE, BIND_ABOVE_CLIENT, BIND_ADJUST_WITH_ACTIVITY, BIND_ALLOW_OOM_MANAGEMENT, BIND_AUTO_CREATE, BIND_DEBUG_UNBIND, BIND_IMPORTANT, BIND_NOT_FOREGROUND, BIND_WAIVE_PRIORITY, CLIPBOARD_SERVICE, CONNECTIVITY_SERVICE, CONTEXT_IGNORE_SECURITY, CONTEXT_INCLUDE_CODE, CONTEXT_RESTRICTED, DEVICE_POLICY_SERVICE, DOWNLOAD_SERVICE, DROPBOX_SERVICE, INPUT_METHOD_SERVICE, INPUT_SERVICE, KEYGUARD_SERVICE, LAYOUT_INFLATER_SERVICE, LOCATION_SERVICE, MEDIA_ROUTER_SERVICE, MODE_APPEND, MODE_ENABLE_WRITE_AHEAD_LOGGING, MODE_MULTI_PROCESS, MODE_PRIVATE, MODE_WORLD_READABLE, MODE_WORLD_WRITEABLE, NFC_SERVICE, NOTIFICATION_SERVICE, NSD_SERVICE, POWER_SERVICE, SEARCH_SERVICE, SENSOR_SERVICE, STORAGE_SERVICE, TELEPHONY_SERVICE, TEXT_SERVICES_MANAGER_SERVICE, UI_MODE_SERVICE, USB_SERVICE, VIBRATOR_SERVICE, WALLPAPER_SERVICE, WIFI_P2P_SERVICE, WIFI_SERVICE, WINDOW_SERVICE| Constructor and Description |
|---|
ExtXmppService() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<tigase.jaxmpp.core.client.JaxmppCore> |
getAccounts() |
protected android.graphics.Bitmap |
getAvatar(tigase.jaxmpp.core.client.BareJID jid) |
protected void |
init() |
protected void |
registerModule(tigase.jaxmpp.core.client.XmppModule module) |
protected void |
sendStanza(tigase.jaxmpp.core.client.BareJID account,
tigase.jaxmpp.core.client.xml.Element element,
boolean requestCallback,
tigase.jaxmpp.core.client.XmppModule module) |
protected void |
unregisterModule(tigase.jaxmpp.core.client.XmppModule module) |
onBinddump, getApplication, onConfigurationChanged, onCreate, onDestroy, onLowMemory, onRebind, onStart, onStartCommand, onTaskRemoved, onTrimMemory, onUnbind, startForeground, stopForeground, stopSelf, stopSelf, stopSelfResultattachBaseContext, bindService, checkCallingOrSelfPermission, checkCallingOrSelfUriPermission, checkCallingPermission, checkCallingUriPermission, checkPermission, checkUriPermission, checkUriPermission, clearWallpaper, createPackageContext, databaseList, deleteDatabase, deleteFile, enforceCallingOrSelfPermission, enforceCallingOrSelfUriPermission, enforceCallingPermission, enforceCallingUriPermission, enforcePermission, enforceUriPermission, enforceUriPermission, fileList, getApplicationContext, getApplicationInfo, getAssets, getBaseContext, getCacheDir, getClassLoader, getContentResolver, getDatabasePath, getDir, getExternalCacheDir, getExternalFilesDir, getFilesDir, getFileStreamPath, getMainLooper, getObbDir, getPackageCodePath, getPackageManager, getPackageName, getPackageResourcePath, getResources, getSharedPreferences, getSystemService, getTheme, getWallpaper, getWallpaperDesiredMinimumHeight, getWallpaperDesiredMinimumWidth, grantUriPermission, isRestricted, openFileInput, openFileOutput, openOrCreateDatabase, openOrCreateDatabase, peekWallpaper, registerReceiver, registerReceiver, removeStickyBroadcast, revokeUriPermission, sendBroadcast, sendBroadcast, sendOrderedBroadcast, sendOrderedBroadcast, sendStickyBroadcast, sendStickyOrderedBroadcast, setTheme, setWallpaper, setWallpaper, startActivities, startActivities, startActivity, startActivity, startInstrumentation, startIntentSender, startIntentSender, startService, stopService, unbindService, unregisterReceiverprotected Collection<tigase.jaxmpp.core.client.JaxmppCore> getAccounts()
getAccounts in class XmppServiceprotected android.graphics.Bitmap getAvatar(tigase.jaxmpp.core.client.BareJID jid)
getAvatar in class XmppServiceprotected void init()
init in class XmppServiceprotected void registerModule(tigase.jaxmpp.core.client.XmppModule module)
registerModule in class XmppServiceprotected void sendStanza(tigase.jaxmpp.core.client.BareJID account,
tigase.jaxmpp.core.client.xml.Element element,
boolean requestCallback,
tigase.jaxmpp.core.client.XmppModule module)
sendStanza in class XmppServiceprotected void unregisterModule(tigase.jaxmpp.core.client.XmppModule module)
unregisterModule in class XmppServiceCopyright © 2019. All rights reserved.