Sha256: 38b9b115547c555c5820a637cbdd046298d8e78f6fb376b310d5dafef8ec25e1

Contents?: true

Size: 604 Bytes

Versions: 7

Compression:

Stored size: 604 Bytes

Contents

# SmoochApi::ConversationActivity

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**role** | **String** | The role of the actor. Must be *appMaker*. See Enums.md for available values. | 
**type** | **String** | The type of activity to trigger. Must be either *typing:start* or *typing:stop*. See Enums.md for available values. | 
**name** | **String** | The name of the app maker that starts or stops typing a response. | [optional] 
**avatarUrl** | **String** | The avatar URL of the app maker that starts typing a response. | [optional] 


Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
smooch-api-5.7.0 docs/ConversationActivity.md
smooch-api-5.6.0 docs/ConversationActivity.md
smooch-api-5.5.0 docs/ConversationActivity.md
smooch-api-5.4.0 docs/ConversationActivity.md
smooch-api-5.3.0 docs/ConversationActivity.md
smooch-api-5.2.0 docs/ConversationActivity.md
smooch-api-5.0 docs/ConversationActivity.md