Package com.intercom.api.types
Class ActivityLogMetadata
java.lang.Object
com.intercom.api.types.ActivityLogMetadata
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ActivityLogMetadata.Builderbuilder()booleaninthashCode()toString()
-
Method Details
-
getSignInMethod
- Returns:
- The way the admin signed in.
-
getExternalId
- Returns:
- The unique identifier for the contact which is provided by the Client.
-
getAwayMode
- Returns:
- The away mode status which is set to true when away and false when returned.
-
getAwayStatusReason
- Returns:
- The reason the Admin is away.
-
getReassignConversations
- Returns:
- Indicates if conversations should be reassigned while an Admin is away.
-
getSource
- Returns:
- The action that initiated the status change.
-
getAutoChanged
- Returns:
- Indicates if the status was changed automatically or manually.
-
getUpdateBy
- Returns:
- The ID of the Admin who initiated the activity.
-
getUpdateByName
- Returns:
- The name of the Admin who initiated the activity.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-