What's new

Closed Syntax error, please delete this token

Status
Not open for further replies.

NotNow

Forum Guru
Elite
Joined
Jan 8, 2017
Posts
3,242
Solutions
6
Reaction
2,230
Points
1,254
Hi po! I made this code...

JavaScript:
(Override public void onComplete(com.android.support.annotation.NonNull Task<Void> task) {if (task.isSuccessful()) {

Then lumabas, Sytnax error on token "Task", please remove this Token.

Tapos, pag niremove ko yung Task, ito naman nakukuha ko...

The type new OneCompleteListener<Void>() {} must implement the inhererit abstact method OnCompleteListener<Void> onComplete(Task<Void>)
 
Status
Not open for further replies.

Similar threads

Back
Top