Join Slack
Powered by
Maybe a stupid question: I have a string looks lik...
# android
a
anthonyeef
02/03/2017, 3:03 AM
Maybe a stupid question: I have a string looks like: “ oauth_token=123jkl456&oauth_token_secret=456jklsdjf9”, is there any way from Kotlin standard library that would quickly get the value of
oauth_token
and
oauth_token_secret
?
Open in Slack
Previous
Next