abstract fun unregisterCodec(name: String): EventBus
Unregister a message codec.
name - the name of the codec
name
Return a reference to this, so the API can be used fluently