public class ApolloClientExtensionProperties extends Object
| Constructor and Description |
|---|
ApolloClientExtensionProperties() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getEnabled() |
ApolloClientMessagingType |
getMessagingType() |
void |
setEnabled(Boolean enabled) |
void |
setMessagingType(ApolloClientMessagingType messagingType) |
String |
toString() |
public Boolean getEnabled()
public void setEnabled(Boolean enabled)
public ApolloClientMessagingType getMessagingType()
public void setMessagingType(ApolloClientMessagingType messagingType)
Copyright © 2021 Ctrip, Inc.. All rights reserved.