mumblekit
mumblekit copied to clipboard
Admin Actions from iOS
Is it possible to kick/mute/set priority speaker, etc, from the MumbleKit classes? Looking through the code it appears that this would involve something like sending a UserState message.. but it doesn't appear to be implemented anywhere.
Thanks
Most stuff isn't there, because the Mumble for iOS client do not support those things yet. If you want to implement some of the actions, feel free to send a pull request.
OK, will do. Thanks for the reply.