MyChat Server console command: PushTokens, get the list of tokens for PUSH services
Syntax
PushTokens <uin1,uin2...>
Purpose
Getting the list of active tokens of PUSH services for sending messages on Android and iOS devices.
Description
The command can be performed without parameters, or specify the list of users' UINs divided by commas. Then, active tokens will be automatically filtered from the common list.
Example
The example shows real tokens as XXX1 and XXX2:
mcserv: pushtokens 6,3
"1. AppType: google, ServerID: 9F3D5AA, UIN:3, PushToken: XXX1, SocketToken: 10eb47b4-f993-4624-b766-fc3a0c53353c, TimeStamp: 2021-08-04 02:21:55"
"2. AppType: , ServerID: 9F3D5AA, UIN:6, PushToken: XXX2, SocketToken: 14F9655A-245C-4DA5-8994-4D99A8B77CEE, TimeStamp: 2021-08-02 16:54:53"
mcserv:
Created with the Personal Edition of HelpNDoc: Create Professional CHM Help Files with HelpNDoc's Easy-to-Use Tool