createContentBundle

abstract suspend fun createContentBundle(content: SmpContent): ContentBundle

Creates a content bundle from SMP content.

Return

A content bundle ready to be sent.

Parameters

content

The SMP content to bundle.