Nexmo Client Infrastructures

Nexmo Conversation API client Infrastructures for Android

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.nexmo.android
ArtifactId

ArtifactId

client-infrastructures
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

Nexmo Client Infrastructures
Nexmo Conversation API client Infrastructures for Android
Project URL

Project URL

https://github.com/Nexmo/stitch-android-quickstart
Source Code Management

Source Code Management

https://github.com/Nexmo/stitch-android-quickstart

Download client-infrastructures

How to add to project

<!-- https://jarcasting.com/artifacts/com.nexmo.android/client-infrastructures/ -->
<dependency>
    <groupId>com.nexmo.android</groupId>
    <artifactId>client-infrastructures</artifactId>
    <version>0.0.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nexmo.android/client-infrastructures/
implementation 'com.nexmo.android:client-infrastructures:0.0.5'
// https://jarcasting.com/artifacts/com.nexmo.android/client-infrastructures/
implementation ("com.nexmo.android:client-infrastructures:0.0.5")
'com.nexmo.android:client-infrastructures:aar:0.0.5'
<dependency org="com.nexmo.android" name="client-infrastructures" rev="0.0.5">
  <artifact name="client-infrastructures" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nexmo.android', module='client-infrastructures', version='0.0.5')
)
libraryDependencies += "com.nexmo.android" % "client-infrastructures" % "0.0.5"
[com.nexmo.android/client-infrastructures "0.0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp3 : logging-interceptor jar 3.9.1

Project Modules

There are no modules declared in this project.

Nexmo Stitch SDK for Android Quickstart

This is the Android SDK for Nexmo Stitch. Read more about:

About In-App Messaging and Voice

Nexmo Stitch enables you to build conversation features where communication can take place across multiple platforms. The context of the conversations is maintained through each communication event taking place within a conversation, no matter the medium.

Currently the Stitch API offers IP voice and IP messaging with the following features:

  • Conversation creation and management
  • Sending and receiving text
  • Member invite management
  • Cache support
  • Typing indicators
  • Message sent, delivered and read receipts
  • Image support
  • Push notifications

Participating in the Early Adopter program

This first preview will focus on the IP messaging capabilities. During this extended Beta program there will be frequent releases with new features and bug fixes based on your feedback. Changes will be communicated with each release outlying what changed. During the Beta it is possible (and probable) that there shall be breaking changes to the SDK and API but these will be explicitly communicated beforehand.

If your team members require access to the docs or SDK repos contact [email protected].

Run through the quickstart guides

You can also find the completed examples in the examples directory.

SDK API Reference docs

The Nexmo Stitch Android SDK API Reference docs are available online. You can also view the docs from within Android Studio. If you do not have access to the docs, please contact [email protected]

Additional Resources

com.nexmo.android

Nexmo

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1