ChangeChannelStatus
An enum for the status of the response of the change channel command.
Enumeration Members
SUCCESS
SUCCESS:
0
Command succeeded.
MULTIPLE_MATCHES
MULTIPLE_MATCHES:
1
More than one equal match for the "matchString" passed in.
NO_MATCHES
NO_MATCHES:
2
No matches for the channel info passed in.
Last updated: Jul 22, 2026

