fixed javadoc
This commit is contained in:
parent
56f71844fa
commit
ceaf8d1bc8
@ -213,8 +213,8 @@ public class JPushover {
|
|||||||
* notification.
|
* notification.
|
||||||
* Only required if priority is set to emergency.
|
* Only required if priority is set to emergency.
|
||||||
*
|
*
|
||||||
* @param callback
|
* @param callback The callback URL
|
||||||
* @return
|
* @return JPushover instance
|
||||||
*/
|
*/
|
||||||
public JPushover callback(String callback) {
|
public JPushover callback(String callback) {
|
||||||
this.pushoverCallback = callback;
|
this.pushoverCallback = callback;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user