You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to better understand the setResult api. Based on the docs, I'm wondering what is the purpose of the second argument, message, when TaskResult.Succeeded is used? Should it be optional for that enum?