public class AlivcEvent
extends java.lang.Object
限定符和类型 | 类和说明 |
---|---|
static class |
AlivcEvent.EventBundleKey |
static class |
AlivcEvent.EventType |
构造器和说明 |
---|
AlivcEvent(int type) |
AlivcEvent(int type,
android.os.Bundle bundle) |
限定符和类型 | 方法和说明 |
---|---|
android.os.Bundle |
getBundle() |
int |
getType() |
void |
setBundle(android.os.Bundle bundle) |
void |
setType(int type) |