Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add method to update the token (#150)
When your token is invalid, methods like "sendKey" will ask permission on your TV again and send back a new token (on success) in the response (WSData). There should be a way to update the token on your current Samsung instance when a new token was received. (Otherwise it will keep on asking again for permission after executing a new sendKey.)
- Loading branch information