Package com.vonage.client.meetings
Class LogoUploadsUrlResponse
java.lang.Object
com.vonage.client.meetings.LogoUploadsUrlResponse
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionFields property has to be part of the POST request's body.getUrl()
Storage system URL.
-
Constructor Details
-
LogoUploadsUrlResponse
protected LogoUploadsUrlResponse()
-
-
Method Details
-
getUrl
Storage system URL.- Returns:
- The URL.
-
getFields
Fields property has to be part of the POST request's body.- Returns:
- The field properties.
-