Guest User

Untitled

a guest
Jul 18th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. // 주어진 Tag 를 가진 작업들을 모두 취소 합니다.
  2. WorkManager.getInstance()?.cancelAllWorkByTag("cancel work tag")
Add Comment
Please, Sign In to add comment