I'm not entirely sure what you're asking, but the code you posted won't compile.

You're using variables named id and token, but you haven't initialized them to anything.

If I were you, I would...