Git Product home page Git Product logo

server-sdk-php's Introduction

server-sdk-php

更新日期 2015-12-28 新增 聊天室成员禁言,封禁;推送服务

============== 更新日期 2015-10-21 新增 发送讨论组消息 接口

============== 更新日期 2015-10-14 新增 群组成员禁言 相关接口:添加禁言群成员、移除禁言群成员、查询被禁言群成员 新增 敏感词服务 相关接口:添加敏感词、移除敏感词、查询敏感词列表

============== 更新日期 2015-09-17 增加聊天室用户查询接口

============== 更新日期 2015-01-15 修复消息历史记录请求方法错误 增加消息历史记录删除方法

============== 更新日期 2015-01-26 新增 用户相关接口:检查用户在线状态、封禁、解封、查询封禁用户、刷新用户信息

============== 更新日期 2015-02-02 新增 用户黑名单接口:userBlacklistAdd(添加)、userBlacklistQuery(查询)、userBlacklistRemove(删除)

使用: include('ServerAPI.php');

$p = new ServerAPI('appKey','AppSecret'); $r = $p->getToken('11','22','33'); print_r($r);

Rong Cloud Server SDK in PHP.

server-sdk-php's People

Contributors

arielyang avatar baley avatar changxiaoqiang avatar wangjun083 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.