MyChat Server console command: Remove PushTokens

MyChat Server console command: Remove PushTokens

"Server administration", "MyChat Server", "Terminal", "Remove PushTokens".

 

Syntax

Remove PushTokens <id1,id2,...>

 

Purpose

Delete all or a part of tokens for working with PUSH messages on mobile devices.

 

Description

If parameters are empty, all the tokens will be deleted. If you specify ID numbers divided by commas then the server will delete them only.

 

See tokens ID by using the command PushTokens.

 

Be careful! If you delete a token of the working Android or iOS device, then it won't receive notifications about new messages until a user manually opens an application and connects to your MyChat Server.

 

Example

mcserv: remove pushtokens 7,14,1
done
mcserv:  

 

See also

PushTokens