Package com.intercom.api.types
Class InitializeRequest
java.lang.Object
com.intercom.api.types.InitializeRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic final classstatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getWorkspaceId
- Returns:
- The workspace ID of the teammate. Attribute is
app_idfor V1.2 and below.
-
getWorkspaceRegion
- Returns:
- The Intercom hosted region that this app is located in.
-
getAdmin
- Returns:
- The Intercom teammate viewing the conversation.
-
getCardCreationOptions
- Returns:
- Key-value pairs which were given as results in response to the Configure request.
-
getContext
- Returns:
- The context of where the app is added, where the user last visited, and information on the Messenger settings.
-
getConversation
- Returns:
- The conversation your app is being shown for.
-
getContact
- Returns:
- The contact which is currently being viewed by the teammate in the conversation details panel. We send an individual initialize request for each customer when it's a group conversation.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-