Skip to content

Fix a wrong method call in logicalResponseFor#8

Open
disklosr wants to merge 1 commit intonotnoop:masterfrom
disklosr:master
Open

Fix a wrong method call in logicalResponseFor#8
disklosr wants to merge 1 commit intonotnoop:masterfrom
disklosr:master

Conversation

@disklosr
Copy link

Changed r.getNotificationStatus() to r.getDeviceConnectionStatus() in the third check of the logicalResponseFor method.

Changed
r.getNotificationStatus()
to
r.getDeviceConnectionStatus()
in the third check of the logicalResponseFor method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant