InvitePanelResultInfo
(
ptr
)
|
Signature
com.meta.horizon.platform.ovr.models.InvitePanelResultInfo.InvitePanelResultInfo(final long ptr) Parameters ptr: final long |
getInvitesSent
()
|
This field indicates whether any invitations have been sent successfully. It is a boolean value where true means that one or more invites have been successfully sent, and false indicates that no invites were sent or the sending process failed.
Signature
boolean com.meta.horizon.platform.ovr.models.InvitePanelResultInfo.getInvitesSent() Returns booleanÂ
boolean
|