addGroupIfIdentifying(with:completion:)

Declaration

func addGroupIfIdentifying(with params: MTRGroupsClusterAddGroupIfIdentifyingParams, completion: @escaping  @Sendable ((any Error)?) -> Void)
func addGroupIfIdentifying(with params: MTRGroupsClusterAddGroupIfIdentifyingParams) async throws