public class OutgoingSubscribeRequestMessage extends StreamRequestMessage
UpnpMessage.BodyTypeconnection| Constructor and Description |
|---|
OutgoingSubscribeRequestMessage(RemoteGENASubscription subscription,
List<URL> callbackURLs,
UpnpHeaders extraHeaders) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasCallbackURLs() |
getConnection, getUri, setConnection, setUrigetBody, getBodyBytes, getBodyString, getBodyType, getContentTypeCharset, getContentTypeHeader, getHeaders, getOperation, getUdaMajorVersion, getUdaMinorVersion, hasBody, hasHostHeader, isBodyNonEmptyString, isContentTypeMissingOrText, isContentTypeText, isContentTypeTextUDA, setBody, setBody, setBodyCharacters, setBodyType, setHeaders, setUdaMajorVersion, setUdaMinorVersion, toStringpublic OutgoingSubscribeRequestMessage(RemoteGENASubscription subscription, List<URL> callbackURLs, UpnpHeaders extraHeaders)
Copyright © 2023 jUPnP.org. All rights reserved.