public class InviteContent extends Object
Modifier and Type | Class and Description |
---|---|
static class |
InviteContent.Builder
Convenience class to create Invite content.
|
Modifier and Type | Method and Description |
---|---|
static InviteContent.Builder |
createBuilder()
Create a new
InviteContent.Builder with text specified. |
boolean |
equals(Object obj) |
android.graphics.Bitmap |
getImage() |
String |
getImageUrl() |
String |
getSubject() |
String |
getText() |
int |
hashCode() |
public static InviteContent.Builder createBuilder()
InviteContent.Builder
with text specified.InviteContent.Builder
.@Nullable public android.graphics.Bitmap getImage()
(c) Copyright GetSocial BV, 2017. All Rights Reserved.