Package es.situm.sdk.communication
Interface CommunicationConfig
-
- All Known Implementing Classes:
CommunicationConfigImpl
public interface CommunicationConfig
Defines the configuration for CommunicationManager requests.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NetworkOptions
getNetworkOptions()
-
-
-
Method Detail
-
getNetworkOptions
NetworkOptions getNetworkOptions()
-
-