Interface DeviceTokenEncodings
-
public interface DeviceTokenEncodings
- Author:
- Filip Hrisafov
-
-
Field Detail
-
BASE_64
static final String BASE_64
- See Also:
- Constant Field Values
-
NONE
static final String NONE
- See Also:
- Constant Field Values
-
-