| Package | Description |
|---|---|
| io.getstream.client.config |
| Modifier and Type | Method and Description |
|---|---|
StreamRegion |
ClientConfiguration.getRegion() |
static StreamRegion |
StreamRegion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamRegion[] |
StreamRegion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientConfiguration.setRegion(StreamRegion region) |
| Constructor and Description |
|---|
ClientConfiguration(StreamRegion region)
Create a configuration using a given region.
|
Copyright © 2016. All rights reserved.