this.social.sendMessage(serverId, 'f2s', JSON.stringify({
    cmd: 'fetch',
    data: key
  })).then(function () {
  }, function (err) {