ChangeChannelStatus
An enum for the status of the response of the change channel command.
Enumeration Members
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.
SUCCESS
SUCCESS:
0
Command succeeded.
Last updated: Sep 30, 2025