startAction(with:completion:)

Declaration

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