public final class SendEventOptions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SendEventOptions.SendEventOptionsBuilder |
| Modifier and Type | Field and Description |
|---|---|
static SendEventOptions |
emptyOption
空 option
|
| Modifier and Type | Method and Description |
|---|---|
static SendEventOptions.SendEventOptionsBuilder |
builder()
创建 SendEventOptions 的 Builder
|
CacheOption |
getCacheOption()
获取发送事件带着缓存方式选项
|
public static final SendEventOptions emptyOption
public static SendEventOptions.SendEventOptionsBuilder builder()
public CacheOption getCacheOption()
Copyright © 2019 LeanCloud. All rights reserved.