create

suspend fun create(name: String? = null, metadata: String? = null): P2PRoom?

P2PRoomを作成します。