Class Response::NabCastNotSend
In: lib/violet/response.rb
Parent: Base::BadServerRsp
GoodServerRsp EarPositionSend NabCastSend CommandSend Signature PositionEar VoiceListTts LinkPreview MessageSend LangListUser RabbitName TtsSend ListReceivedMsg ListFriend RabbitSleep Blacklist Timezone RabbitVersion WebRadioSend ChorSend BadServerRsp NoGoodTokenOrSerial ChorNotSend NabCastNotSend MessageNotSend AbuseSending NoCorrectParameters TtsNotSend NotV2Rabbit WebRadioNotSend EarPositionNotSend Exception ProtocolExcepion ServerRsp EmptyServerRsp Base Response dot/f_5.png

Nabcast not posted because music id is not part of your personal MP3s or because the nabcast id does not belong to you or is not existing

    rsp.message     # => "NABCASTNOTSEND"
    rsp.comment     # => "Your idmessage is private"

    rsp.message     # => "NABCASTNOTSEND"
    rsp.comment     # => "Your nabcast id is not correct or is private"

[Validate]