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