public class Giphy4JConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ENCODING
Default encoding is set to UTF-8.
|
static String |
SEND_METHOD
Default send method is set to GET.
|
static int |
TIMEOUT
Default timeout is set to 10 seconds.
|
| Constructor and Description |
|---|
Giphy4JConstants() |
public static final String ENCODING
public static final int TIMEOUT
public static final String SEND_METHOD
Copyright © 2016 MuK Projects. All rights reserved.