Package com.intercom.api.types
Class CanvasObject
java.lang.Object
com.intercom.api.types.CanvasObject
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interface -
Method Summary
Modifier and TypeMethodDescriptionstatic CanvasObject.ContentStagebuilder()booleaninthashCode()toString()
-
Method Details
-
getContent
- Returns:
- The content object that will be shown as the UI of the app. Max Size is 64KB.
-
getContentUrl
- Returns:
- The URL which we make Live Canvas requests to. You must respond to these with a content object. Max size is 64KB.
-
getStoredData
- Returns:
- Optional Stored Data that you want to be returned in the next sent request. Max Size is 64KB.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-