getInboxPublicView

Gets public data of given Inbox. You do not have to be logged in to call this function.

Return

Public accessible information about the Inbox

Parameters

inboxId

ID of the Inbox to get

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

thrown when instance is closed

Gets public data of given Inbox. You do not have to be logged in to call this function.

Return

Public accessible information about the Inbox

Parameters

inboxId

ID of the Inbox to get

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

thrown when instance is closed

actual external fun getInboxPublicView(inboxId: String): InboxPublicView

Gets public data of given Inbox. You do not have to be logged in to call this function.

Return

Public accessible information about the Inbox

Parameters

inboxId

ID of the Inbox to get

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

thrown when instance is closed