Package-level declarations
Inherited functions
Link copied to clipboard
fun Flow<ListLinkedWhatsAppBusinessAccountsResponse>.linkedAccounts(): Flow<LinkedWhatsAppBusinessAccountSummary>
This paginator transforms the flow returned by listLinkedWhatsAppBusinessAccountsPaginated to access the nested member LinkedWhatsAppBusinessAccountSummary
Link copied to clipboard
fun SocialMessagingClient.listLinkedWhatsAppBusinessAccountsPaginated(initialRequest: ListLinkedWhatsAppBusinessAccountsRequest = ListLinkedWhatsAppBusinessAccountsRequest { }): Flow<ListLinkedWhatsAppBusinessAccountsResponse>
fun SocialMessagingClient.listLinkedWhatsAppBusinessAccountsPaginated(block: ListLinkedWhatsAppBusinessAccountsRequest.Builder.() -> Unit): Flow<ListLinkedWhatsAppBusinessAccountsResponse>
Paginate over ListLinkedWhatsAppBusinessAccountsResponse results.