[REORG] messages types
This commit is contained in:
parent
3fdef5e25a
commit
75fbe7be5e
5 changed files with 15 additions and 9 deletions
|
|
@ -191,7 +191,7 @@ namespace Yavsc.Controllers
|
|||
nrep = new MessageWithPayloadResponse { failure=1, results = new MessageWithPayloadResponse.Result[] {
|
||||
new MessageWithPayloadResponse.Result
|
||||
{
|
||||
error=ErrorMessages.ContactRefused,
|
||||
error=NotificationTypes.ContactRefused,
|
||||
registration_id= pro.PerformerId
|
||||
}
|
||||
} };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue