| 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) |
Copyright © 2015. All rights reserved.