Sportstalk Android SDK
feature/readthedocs_documentation

Contents:

  • Getting Started
  • How to download the SDK
  • How to use SportsTalk SDK
  • User Client
  • Chat Client
Sportstalk Android SDK
  • »
  • SportsTalk 247 Android SDK Documentation
  • Edit on GitLab

SportsTalk 247 Android SDK Documentation¶

Contents:

  • Getting Started
    • Implementing the SDK
    • How to get API Key and Token
    • Authentication
    • SDK flow for Chat Applications
  • How to download the SDK
    • Download from Repository
  • How to use SportsTalk SDK
    • Instantiate SportsTalkManager Clients
    • Use SDK with Coroutines
    • Handling SDK Exception
  • User Client
    • Create or Update User
    • Get User Details
    • List Users
    • Ban User
    • Shadow Ban User
    • Search User(s)
    • Delete User
  • Chat Client
    • Create Room
    • Get Room Details
    • Get Room Details By CustomId
    • List Rooms
    • Join Room (Authenticated User)
    • Join Room By CustomID
    • Join Room (Anonymous User)
    • List Room Participants
    • Update Room
    • Execute Chat Command (say ‘Hello, World!’)
    • Execute Chat Command (Announcement by Admin)
    • Execute Dance Action
    • Reply to a Message (Threaded)
    • Quote a Message
    • React To A Message (“Like”)
    • Report Message
    • Execute Admin Command (*help)
    • Get Updates
    • List Messages By User
    • List Event History
    • List Previous Events
    • Get Event by ID (TODO::)
    • Purge User Messages
    • Bounce User
    • Flag Message Event As Deleted
    • Delete Event
    • Delete All Events in Room
    • Update Room (Close a room)
    • Exit a Room
    • Delete Room
    • List Messages Needing Moderation
    • Approve Message

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020, Lawrence C. Cendana Revision a9cf35c6.

Built with Sphinx using a theme provided by Read the Docs.