acceptAttachment
inline suspend fun NetworkManagerClient.acceptAttachment(crossinline block: AcceptAttachmentRequest.Builder.() -> Unit): AcceptAttachmentResponse
Accepts a core network attachment request.
Once the attachment request is accepted by a core network owner, the attachment is created and connected to a core network.