| Name | Summary |
|---|---|
didCancel | abstract val didCancel: Boolean User can choose to cancel the friend request flow after sending it. You can use this to check whether the viewer chose to cancel the friend request flow. |
didSendRequest | abstract val didSendRequest: Boolean Whether the viewer successfully sent the friend request. |
json | open val json: String |