Package com.intercom.api.types
Class Context
java.lang.Object
com.intercom.api.types.Context
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final class -
Method Summary
Modifier and TypeMethodDescriptionstatic Context.Builderbuilder()booleaninthashCode()toString()
-
Method Details
-
getConversationId
- Returns:
- The id of the conversation where the app is added or being used.
-
getLocation
- Returns:
- Where the app is added or the action took place. Can be either 'conversation', 'home', 'message', or 'operator'.
-
getLocale
- Returns:
- The default end-user language of the Messenger. Use to localise Messenger App content.
-
getMessengerActionColour
- Returns:
- The messengers action colour. Use in Sheets and Icons to make a Messenger App experience feel part of the host Messenger.
-
getMessengerBackgroundColour
- Returns:
- The messengers background colour. Use in Sheets and Icons to make a Messenger App experience feel part of the host Messenger.
-
getReferrer
- Returns:
- The current page URL where the app is being used.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-