ApiHelper |
This is a Helper class with commonly used utilities for the SDK.
|
BandwidthClient |
Gateway class for the library.
|
BandwidthClient.Builder |
|
DateTimeHelper |
This is a utility class for DateTime operations.
|
DateTimeHelper.Rfc1123DateTimeDeserializer |
A class to handle deserialization of DateTime objects to Rfc1123 format strings.
|
DateTimeHelper.Rfc1123DateTimeSerializer |
A class to handle serialization of Rfc1123 format strings to DateTime objects.
|
DateTimeHelper.Rfc8601DateTimeDeserializer |
A class to handle deserialization of DateTime objects to Rfc8601(Rfc3339) format strings.
|
DateTimeHelper.Rfc8601DateTimeSerializer |
A class to handle serialization of Rfc8601(Rfc3339) format strings to DateTime objects.
|
DateTimeHelper.SimpleDateDeserializer |
A class to handle deserialization of date strings to LocalDate objects.
|
DateTimeHelper.SimpleDateSerializer |
A class to handle serialization of LocalDate objects to date strings.
|
DateTimeHelper.UnixTimestampDeserializer |
A class to handle deserialization of DateTime objects to Unix Timestamps.
|
DateTimeHelper.UnixTimestampSerializer |
A class to handle serialization of Unix Timestamps to DateTime objects.
|
MessagingBasicAuthManager |
Utility class for authorization and token management.
|
MessagingClient |
|
TwoFactorAuthBasicAuthManager |
Utility class for authorization and token management.
|
TwoFactorAuthClient |
|
VoiceBasicAuthManager |
Utility class for authorization and token management.
|
VoiceClient |
|
WebRtcBasicAuthManager |
Utility class for authorization and token management.
|
WebRtcClient |
|