public class LivePublish extends Object
| Constructor and Description |
|---|
LivePublish() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getPushAuth() |
String |
getPushUrl() |
void |
setPushAuth(Boolean pushAuth) |
void |
setPushUrl(String pushUrl) |
String |
toString() |
LivePublish |
withPushAuth(Boolean pushAuth) |
LivePublish |
withPushUrl(String pushUrl) |
public String getPushUrl()
public void setPushUrl(String pushUrl)
public LivePublish withPushUrl(String pushUrl)
public Boolean getPushAuth()
public void setPushAuth(Boolean pushAuth)
public LivePublish withPushAuth(Boolean pushAuth)
Copyright © 2015. All rights reserved.