public class EMChatService
extends Service
| 限定符和类型 | 类和说明 |
|---|---|
class |
EMChatService.LocalBinder |
| 构造器和说明 |
|---|
EMChatService() |
| 限定符和类型 | 方法和说明 |
|---|---|
IBinder |
onBind(Intent intent) |
void |
onCreate() |
void |
onDestroy() |
int |
onStartCommand(Intent intent,
int flags,
int startId) |
boolean |
onUnbind(Intent intent) |
Copyright © 2014 EaseMob.com. All Rights Reserved.